/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

div.module div.yoo-gallery {
	margin: 15px auto 5px auto;
	width: 600px;
}

tr.sectiontableentry1 td {
         background: #eee;
         padding-top: 3px;
         padding-bottom: 3px;
}

tr.sectiontableentry2 td {
         background: #fff;
         padding-top: 3px;
         padding-bottom: 3px;
}