#jquery-cycle {
	width: 800px;
	height: 325px;
	overflow: hidden;

}
#jquery-cycle-nav {
margin-top:1px;
	text-align: right;
	background: #4c000a;
height:14px;

}
#jquery-cycle-nav a {
	margin: 0 6px;
	text-align: center;
	text-decoration: none;
	color:#FFFFFF;
	font-size: small;


}
#jquery-cycle-nav a.activeSlide { 

	background: #4c000a ;
		border: 1px ;
		border-color: #eeaa00 ;
		border-style: solid ;

}


#jquery-cycle img {

}
