#news-rotator{position:relative; z-index:1; padding: 3px; margin: 0 0 20px 0; background-color:#1b5d91; zoom:1;}
#news-rotator .image{float:left; left:3px; position:relative; width:403px; height:209px; z-index:1;}

#news-rotator .story{position:relative; z-index:2; margin: 0 0 0 403px; width:192px; height:209px; background:#ffffff;}
#news-rotator .story .padding{padding:5px 10px 5px 10px;
	color:#454545; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:2;}

#news-rotator .image div{position:absolute; overflow:hidden; left:0; height:13px; width:13px;}
#news-rotator .i1{position:absolute; z-index:999; top:0; left:0; width:13px; height:13px; background-position:left bottom; margin:0;}
#news-rotator .i2{position:absolute; z-index:999; bottom:0; left:0; width:13px; height:13px; background-position:0 -13px; margin:0;}

#news-rotator .i1,
#news-rotator .i2,
#news-rotator .c1,
#news-rotator .c2,
#news-rotator .c3,
#news-rotator .c4{background-image:url(../img/news-scroller-images.png);}

#news-rotator .corner{overflow:hidden; position:absolute; width:13px; height:13px;}
#news-rotator .c1{top:0;right:0;background-position:0 -26px; margin: -3px -3px 0 0;}
#news-rotator .c2{bottom:0;right:0;background-position:0 top; margin: 0 -3px -3px 0;}
#news-rotator .c3{display:none;}
#news-rotator .c4{display:none;}

#news-rotator .controls{position:absolute;bottom:7px;right:10px;z-index:5;}
#news-rotator .controls img{ height:15px; width:15px; cursor:pointer; margin: 0 3px 0 0;
	background-image:url(../img/news-scroller-controls.png);}
#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;}

#news-rotator .story h3 {
	line-height: 18px;
}

#news-rotator .story p {
	line-height: 16px;
}

#news-rotator .story .more-info {
	position:absolute;
	top: 189px;
	left: 10px;
}
