.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 406px; /*width of featured content slider*/
height: 305px;
left:12px; top:12px;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
width: 406px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 305px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.sliderwrapper .contentdiv img{ width:404px; height:250px;}
.sliderwrapper .contentdiv b{ font-size:14px; padding:27px 10px 0; line-height:35px; display:block;white-space: nowrap;text-overflow: ellipsis; overflow:hidden; width:300px;}
.po_r{ position:relative;}
.but_link{ position:absolute; top:275px; z-index:100; width:404px; text-align:right;font-size:14px; font-weight:bold; line-height:30px;}
.but_link a{ padding:6px 7px 3px; background:url(/img/bg.gif) no-repeat 0 -587px; color:#222}
.but_link a:hover,.but_link a.selected{ background:url(/img/bg.gif) no-repeat 0 -550px; color:#fff;}
.list_right_ad .sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 326px; /*width of featured content slider*/
height: 230px;
left:0; top:0;
}
.list_right_ad .sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
width: 326px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 200px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.list_right_ad .sliderwrapper.sliderwrapper .contentdiv img{ width:326px; height:200px;}
.list_right_ad .sliderwrapper .contentdiv b{ font-size:14px; padding:0 0 0 15px; line-height:35px; display:block;white-space: nowrap;text-overflow: ellipsis; overflow:hidden; width:280px;}
.list_right_ad .po_r{ position:relative;}
.list_right_ad .but_link{ position:relative; top:-10px; z-index:900; width:320px; text-align:right;font-size:14px; font-weight:bold; line-height:30px;}
.list_right_ad .but_link a{ padding:6px 7px 3px; background:url(/img/bg.gif) no-repeat 0 -587px; color:#222}
.list_right_ad .but_link a:hover,.but_link a.selected{ background:url(/img/bg.gif) no-repeat 0 -550px; color:#fff;}
