.sliderwrapper{overflow: hidden; width:600px; height:170px;}
.sliderwrapper .contentdiv{visibility: hidden; overflow:auto;  height:170px; clear:both;}
.sliderwrapper .contentdiv img{margin-right:10px;}
.contentdiv a, .contentdiv a:hover{ text-decoration:none !important;}

.pagination{width:600px; height:16px; text-align:center; margin-top:5px;}
.pagination a.prev{display:inline-block; width:23px; height:16px; background:url(/TR/Images/slider_left.jpg) no-repeat;}
.pagination a.next{display:inline-block; width:23px; height:16px; background:url(/TR/Images/slider_right.jpg) no-repeat;}
.pagination a.prev:hover{display:inline-block; width:23px; height:16px; background:url(/TR/Images/slider_left_over.jpg) no-repeat;}
.pagination a.next:hover{display:inline-block; width:23px; height:16px; background:url(/TR/Images/slider_right_over.jpg) no-repeat;}

.sld_title{height:28px; line-height:28px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0065BD; font-weight:bold;}

