
/*KONTENER */
#slider_con {width:206px; float:right; margin:20px 0 0px 0; padding:0px; background:url(img/newsLine.gif) repeat-y 0 0;}
#slider_con h2{ color:#FFF; padding:18px 0 5px 20px; margin:0px; font-size:14px; font-weight:600;}
#slider1{ margin:0px; padding:0;}

.sliderwrapper {
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 206px; /*width of featured content slider*/
height: 135px;
margin:0px;
padding:0;
}



.sliderwrapper .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0 0 0 0px;
width: 206px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
color:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
 
.tabs_top {
/*background:url(img/tabs_top.gif) left top no-repeat;*/
width:206px;
height:200px;
padding:0;

}

.tabs_bot {
/*background:url(img/tabs_bot.gif) left top no-repeat;*/
width:206px;
margin:0px;
}

.tabs_bot p{ color:#FFF; padding:5px 5px 0px 20px; margin:0px; line-height:140%}
.tabs_bot p strong a { color:#FFFFFF;}
.tabs_bot p a { color:#FFFFFF;}
.tabs_bot p.date{ color:#b4b4b4; font-size:10px;}
.tabs_bot p strong a:hover{ text-decoration:underline}



#pages { height:31px; width:100%; padding:0; margin:5px 0 0 0; background:url(img/newsUL.gif) no-repeat  0 0; position:relative;}

.pagination a.next  { background:url(img/nexMenu.gif) no-repeat center;  z-index:120; width:4px; height:7px; border:none; } 
.pagination a.prev  {  background:url(img/prevMenu.gif) no-repeat center;  z-index:120; width:4px; height:7px; border:none; }


.pagination {
position:relative;
z-index:100;
padding:10px 0 0 40px;
}

.pagination a {
color:#FFFFFF;
list-style:none; display:inline; padding:  0 5px 0 5px; border-right:solid 1px #ffffff;
}

.pagination a:hover, .pagination a.selected {
font-weight:600;
}
