#news-rotator{position:relative;z-index:1;height:242px;overflow:hidden;}
#news-rotator .image{float:left;top:6px; left:0;position:relative;width:380px;height:230px;z-index:1;overflow:hidden;}
* html #news-rotator .image{top:5px;}/*IE6*/
+#news-rotator .image{top:0px;}/*IE7*/
#news-rotator .story{position:relative;z-index:2;margin-left:360px;width:345px;height:230px;margin-top:6px;
border-left:1px solid #ccc;background:#F0F2F3;}
#news-rotator .story .padding{padding:10px 15px 20px;}
#news-rotator .corner{overflow:hidden;position:absolute;width:11px;height:11px;}
#news-rotator .controls{position:absolute;bottom:15px;right:20px;z-index:5;}
#news-rotator .controls img{height:15px;width:15px;background-image:url(../img/news-scroller-controls.png);cursor:pointer;margin-right:3px;}
#news-rotator .control-prev{background-position:0 0;}
#news-rotator .control-next{background-position:0 -17px;}
#news-rotator .control-stop{background-position:0 -34px;}
#news-rotator .control-play{background-position:0 -51px;}