#mainslider, #mainslider li {
	height:374px;
	overflow:hidden;
	width:564px;
	text-align:left; /* center */
}
#mainslider ul, #mainslider li {
	list-style:none outside none;
	margin:0;
	padding:0;
}
#mainslider h1 {
	background:none;
	padding:0 0 4px 0;
}
#controls {
	background-color:#403E3F;
	height:21px;
	left:0;
	list-style-type:none;
	overflow:hidden;
	position:relative;
	top:-15px;
	width:556px;
}
#controls li > a {
	background-color:#666666;
	float:left;
	height:6px;
	margin:7px 3px 0 0;
	overflow:hidden;
	text-indent:-300px;
	width:33px;
}
#controls li.current > a {
	background-color:#ED008C;
}
#controls {
	margin:15px 0 0 0;
}
#prevBtn, #nextBtn {
	display:none;
}

