/* 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;
}

/* Added for Tabed Styles */

ul.tablist li span.tabtext {
display:block;
font-size:13px;
font-weight:bold;
height:30px;
left:0;
line-height:30px;
padding-right:50px;
position:absolute;
text-align:center;
text-transform:uppercase;
top:0;
width:200px;
}

span.tabtext {
background:transparent url(../images/typo-tab.png) no-repeat scroll 0 0;
color:#666666;
}

ul.tablist li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:20px;
padding-left:87px;
position:relative;
}