/* RokNewsRotator */
#news-rotator {position:relative;z-index:1;height:190px;overflow:hidden;padding: 2px 2px 3px 3px;margin: 0;}
#news-rotator .image {position:relative;height:190px;z-index:2;overflow:hidden;display:block;}
#news-rotator .image div {padding: 0;margin: 0;}
#news-rotator .story {display:block;position:relative;z-index:2;height:190px;font-weight: normal;}
#news-rotator .story p {font-size: 130%;line-height:150%;}
#news-rotator h1 {margin-top:8px;font-size: 230%;margin-bottom: 24px;}
#news-rotator .story .padding {padding:30px 25px 40px 25px;overflow:hidden;}
#news-rotator .controls {position:absolute;top:15px;right:15px;z-index:5;}
#news-rotator .controls img {height:15px;width:15px;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;}
Time to create page: 0.085 seconds