#flipbook { background-color:#002d64; width:635px; height:220px; position:relative; float:left; margin-right:15px; }
.flip_img_on { width:417px; height:216px; position:absolute; left:-417px; top:0px; }
.flip_img_off { display:none; }
#flip_list { position:absolute; left:419px; top:2px; }
#flip_list div { border-bottom:1px dotted #0181c8; width:214px; }
.flip_on { height:150px; background:url(images/flipbook_bg.gif) 100% 100% no-repeat #0181c8; }
.flip_on h2 { font-weight:bold; font-size:153.9%; padding:6px; }
.flip_on a { color:#FFFFFF; }
.flip_on h3 { color:#FFFFFF; font-weight:normal; font-size:93%; padding-left:5px; padding-right:5px; }
.flip_off { height:21px; background-color:#013f88; }
.flip_off h2 { color:#FFFFFF; font-weight:bold; font-size:93%; padding-left:4px; padding-top:3px; }
.flip_off a { color:#FFFFFF; text-decoration:none; }
.flip_off h3 { display:none; margin:0; padding:0; }

#playing { width:310px; height:220px; background:url(images/playing_bg.gif) 0 0 no-repeat; position:relative; float:left; color:#FFFFFF; }
#playing h2 { position:absolute; left:11px; top:11px; width:239px; height:15px; }
#playing h2 a { display:block; width:239px; height:15px; background:url(/images/playing_title.gif) 0 0 no-repeat; }
#playing #now { position:absolute; left:10px; top:38px; background:url(images/playing_now_bg.gif) 0 0 repeat-x; width:290px; height:40px; }
#playing #now h3 { position:absolute; left:6px; top:12px; background:url(images/playing_now_title.gif) 0 0 no-repeat; width:49px; height:16px; }
#playing #now h4 { position:absolute; left:75px; top:4px; width:208px; height:30px; font-weight:normal; font-size:93%; overflow:hidden; }
#playing #prev { position:absolute; left:10px; top:84px; width:286px; height:108px; padding:0px 2px; overflow:auto;
scrollbar-arrow-color: #0181c8; scrollbar-3dlight-color: #0181c8; scrollbar-darkshadow-color: #00295a; scrollbar-face-color: #013f88;
scrollbar-highlight-color: #00326d; scrollbar-shadow-color: #00326d; scrollbar-track-color: #013f88; }
#playing ul { margin:0; padding:0; list-style:none; }
#playing li { clear:both; margin-bottom:5px; font-size:85%; }
#playing #prev .time { float:left; width:70px; height:30px; font-weight:bold; }
#playing #prev .song { float:left; width:180px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
#playing #played { position:absolute; left:10px; top:200px; width:290px; height:15px; text-align:center; }
#playing #played a { color:#ffcb05; font-size:77%; font-weight:bold; }

#homeTopRow { height:220px; margin-bottom:15px; }
#homeLower {  }

#mainsection .ticker { background:url(/images/hh_ticker.gif) 0 0 no-repeat; height:26px; padding-left:360px; padding-top:10px; margin-bottom:15px; }
  #newsticker { margin:0; padding:0; list-style:none; width:570px; height:16px; overflow:hidden; }
  #newsticker li { padding-bottom:10px; }
  #newsticker a { text-decoration:none; color:#002d64; }
  #newsticker a:hover { text-decoration:underline; }
#mainsection h2.features { background:url(/images/hh_features.gif) 0 0 no-repeat; height:36px; clear:both; }
#mainsection h2.news a { background:url(/images/hh_news.gif) 0 0 no-repeat; height:36px; display:block; }