#flipbook { height:250px; background-color:#00a7e5; margin-bottom:15px; position:relative; overflow:hidden; }

#flipbook #fL { margin:0; padding:0; list-style:none; position:absolute; left:143px; top:1px; }
#flipbook #fL li { width:650px; height:248px; }
#flipbook #fL a { text-decoration:none; display:block; width:650px; height:248px; }
#flipbook #fL h3 { display:inline-block; background-color:#00a7e5; color:#fff; font-weight:bold; font-size:197%; padding:2px 7px; position:absolute; left:10px; top:177px; }
#flipbook #fL em { background-color:#1f367d; color:#fff; font-style:normal; font-size:116%; padding:3px 6px; position:absolute; left:10px; top:213px; }

#flipbook #fS { margin:0; padding:0; list-style:none; position:absolute; left:15px; top:14px; z-index:20px; }
#flipbook #fS li { width:112px; height:45px; margin-bottom:14px; }
#flipbook #fS a { background-position:0px 0px; display:block; width:112px; height:45px; }
#flipbook #fS a:hover { background-position:0px -45px; }
#flipbook #fS li.on a { background-position:0px -90px; }
#flipbook #fS li.on a:hover { background-position:0px -90px; }
#flipbook #fS img { width:83px; height:43px; margin-top:1px; margin-left:28px; }
#flipbook #fS1 a { background-image:url(images/f1.gif); }
#flipbook #fS2 a { background-image:url(images/f2.gif); }
#flipbook #fS3 a { background-image:url(images/f3.gif); }
#flipbook #fS4 a { background-image:url(images/f4.gif); }

#flipbook #fT { margin:0; padding:0; list-style:none; position:absolute; left:15px; top:14px; z-index:10px; }
#flipbook #fT li { width:112px; height:45px; margin-bottom:14px; }
#flipbook #fT img { width:112px; height:45px; }

h2#hToday { background:url(/images/header_today.gif) 0 0 no-repeat; }
h2#hNews { background:url(/images/header_news.gif) 0 0 no-repeat; }
h2#hLocal { background:url(/images/header_local.gif) 0 0 no-repeat; }
