#slider {position: relative; z-index: 2; background: none; margin:0; padding:0;}
#slider ul, #slider li {margin:0; padding:0; list-style:none; }
#slider li, #slider2 li {width:359px; height:90px; overflow:hidden; }

ol#controls {position:absolute; margin:-22px 0px 0px 116px; padding:0; list-style-type:none;}
ol#controls li, ul#controls li.numeric {margin:0 3px 0 0;  padding:0; float:left;}
ol#controls li a, ul#controls li.numeric a {background:url(../images/bullet.jpg) left top no-repeat; text-decoration:none; font-size:80%; margin-left: 2px;}
ol#controls li.current a, ul#controls li.current a { background:url(../images/bullet.jpg) left top no-repeat;}
ol#controls li a:hover, ul#controls li.numeric a:hover, #prevBtn a:hover, #nextBtn a:hover {background:url(../images/bullet_h.jpg) left top no-repeat;}

.news {float:left; background:#4f4842; padding:10px 13px 0px 13px; width:359px; height:118px; _height:130px;}
.news H1 {color: #fff; font-size:110%; font-weight:normal; margin-bottom:5px;}
.news H2 {color: #fff; font-size: 120%; font-weight: normal; margin-bottom:5px;}
.news P {color: #c8c7b9; font-weight: normal; font-size:90%;}
.news P A {color: #85ae3a; font-weight: bold; text-decoration:none;}
.news P A:hover {text-decoration: underline  }
.news IMG {margin:0px 15px 0px 0px;}
