#logosSection  
{
	overflow: hidden; 
	width:680px; 
	position: relative; 
	z-index: 2; 
	font-family: Arial; 
	left:0px;
	top:0px;
}

#logosSection h2 
{ 
	font-size: 13px; 
	height:18px; 
	margin-bottom: 0px; 
	color:#eeeeee; 
	background-color: #ccc;
}

#logosSection ul li 
{ 
	float: left;
	text-align:center;
}

#logosSection #links 
{ 
	font-size: 10pt; 
	float:left; 
}

#logosSection #counter 
{ 
	float:left; 
	visibility: hidden ;
}

/* logo height is how tall you want each logo to be, should be the same as "logo a" height+padding */
.logo	
{ 
	height:40px;
	width:135px; 
	position:relative; 
	font-size: 10pt; 
}

/* "logo a" padding-top is the height of the image. The height is for text */
.logo a	
{ 
	padding-top:5px; 
	height:35px; 
	background: transparent no-repeat left top; 
	margin:0; 
	display:block; 
	font-size: 10px; 
	color:#222; 
	width:135px; 
	text-decoration: none;
}

ul#logoList 
{ 
	position: relative; 
	top: 0; 
	margin-left: 0px; 
	list-style: none; 
	margin: 0; 
	padding: 0; 
}

ul#logoList 
{ 
	width: 5418px; 
}

