#jwscroller ul li{

	float:left;

	padding:0 !important;

	padding-right: 2px !important;

	margin:0 !important;

	list-style:none;

	background:none;

	vertical-align:bottom;

}

#jwscroller ul li a{

	background:url(../images/left.gif) no-repeat left top;

	margin: 5px 2px 0;

	height:25px;

	display:block;

	float:left;

	padding-left:12px;

	text-decoration:none;

	color:#999999;

}

#jwscroller ul li a span{

	background:url(../images/right.gif) no-repeat right top;

	display:block;

	padding:7px 14px 0 0;

	display:block;

	height:18px;

	float:left;

	cursor:pointer;

	font-weight:bold !important;

}

#jwscroller ul li.selected a{

	margin:0;

	height:30px !important;

}

#jwscroller ul li.selected a span{

	height:23px !important;

}



#jwscroller-wrapper {	position: relative; margin: 0 auto; overflow: hidden; border: clear:both; float: left; }

#jwscroller-inner { position: relative; }

.jwscroller-content { float:left; padding:0; margin:0; text-align: center; }


