/********************* SLIDER BANNER ***************/
.slideShow ul,
.slideShow li,
.slideShow ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Verdana;
}
.slideShow {
	padding: 0;
	width:578px;
	height:300px;
	clear: both;
	margin:0 0 10px 0;
	border:#e9e9e9 solid 1px;
}
.slideShow img {
	width:578px;
	height:300px;
}