.nivoSlider {position:relative;width:1000px; height:375px;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
#slider{position:absolute; margin:0px;}
#slider img {position:absolute;top:0px;left:0px;display:none;}
#slider a {border:0;}
.nivo-controlNav {position:absolute; float:right; right:400px !important; top:350px; padding:5px 5px 5px 10px;; height:34px; width:145px;  border-radius:10px; z-index:1000;
/*border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;*/
	opacity:0.9;
filter:alpha(opacity=40);
}
.nivo-controlNav a {font-size:0px; color:#939598;display:block;text-indent:0; margin:4px 3px 0 4px;float:left;font-weight:bold; left:20px;
behavior: url(iepngfix.htc);  padding:2px 6px 1px 6px; background:#afafaf; height:9px; border-radius:7px; top:6px; }
*html .nivo-controlNav a{ padding-left:10px; }
.nivo-controlNav a:hover{ text-decoration:none; color:#939598; font-size:0px; height:10px; background:#862F73;  }

.nivo-controlNav a.active{color:#E6490F; display:block; text-indent:0;  margin:4px 3px 0 4px; float:left; font-weight:bold;
 behavior:  url(iepngfix.htc); background:#ecab00; padding:2px 6px 1px 6px; height:9px; }


.nivo-directionNav a {display:block;width:28px;height:32px;background:url(../images/arrows.png) no-repeat;text-indent:-9999px;border:0; z-index:200;}
a.nivo-nextNav {background-position:-32px 0;right:8px;}
a.nivo-prevNav {left:10px;}