/* tabs news */

#navlist
{ font-size: 10px; font-weight: bold; font-style: normal; font-variant: normal; line-height: normal; margin-left: 0; padding-right: 0; padding-bottom: 3px; padding-left: 0; }

#navlist li
{
list-style: none;
margin: 10px;
display: inline;
}

#navlist li a
{ color: #323232; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 3px 2px; margin-left: 2px; text-decoration: none; text-transform: uppercase; }

#navlist li a:link { color: #323232; }
#navlist li a:visited { color: #323232; }
#navlist li a:hover
{ color: #2095ff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#navlist li a#current
{ color: #2095ff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding-bottom: 4px; border-bottom: 2px solid #2095ff !important; }