.pc .scenes ul.news { background: url(/images/academics/bg-scenes.gif) left top no-repeat; position: relative; top: -15px; display: block; width: 710px; min-height: 565px; }
.pc .scenes span, 
.pc .scenes div.caption { } /* need a value set in web part properties, <p> breaks the layout */
.pc .scenes span p, 
.pc .scenes div.caption p { padding: 40px 10px 20px 10px !important; margin: 0 !important; color: #00336F; width: 690px; font-size: 1.2em; }
.pc .scenes .thumb { background-color: transparent; border: none; padding: 0 !important; margin: 0 0 0.6em 0 !important; float: none; clear: both; }
.pc .scenes .thumb a { display: block; width: 710px; height: 470px; overflow: hidden; }

/* JQuery news ticker */
#scenes-ticker { background: url(/images/academics/bg-scenesticker.gif) left top repeat-y; position: relative; top: -15px; width: 710px; height: 30px; }
#scenes-ticker #ticker-control { position: absolute; top: 10px; right: 10px; }
#scenes-ticker #ticker-control a{ display: block; height: 16px; width: 18px; float: left; text-indent: -3000px; }
#scenes-ticker #ticker-control #ticker-prev{ background: url(/images/academics/btn-prev.gif) no-repeat; }
#scenes-ticker #ticker-control #ticker-pause{ background: url(/images/academics/btn-pause.gif) no-repeat; }
#scenes-ticker #ticker-control #ticker-play{ background: url(/images/academics/btn-play.gif) no-repeat; }
#scenes-ticker #ticker-control #ticker-next{ background: url(/images/academics/btn-next.gif) no-repeat;}

/** / static news paging /** /
.pc .scenes .paging { position: absolute; top: 20px; right: 10px; }
.pc .scenes .paging a, .pc .scenes .paging strong { font-weight: bold; font-size: 1.6em; line-height: 0.6em; }
.pc .scenes .paging a { background-color: #CCC; color: #CCC; }
.pc .scenes .paging a:hover { background-color: #DB8E00; color: #DB8E00; border-bottom: none; }
.pc .scenes .paging strong { background-color: #00336F; color: #00336F; }
/**/