﻿#top10
{
    margin-right: 0px;
    width: 300px;
}

#top10news
{
    padding: 10px 0px 10px 0px;
}


#top10title
{
    margin: 0px;
    padding: 3px 3px 3px 8px;
    background: #eff4f8 url(../img/dotline.jpg) repeat-x 50% bottom;    
}

#top10title span
{
    line-height: 140%;
    color: #303030;
    font-size: 14px;
    font-weight: bold;
}

#top10tabs
{
    padding: 10px 3px 5px 8px;
    background-color: #eff4f8;
    font-size: 12px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
}

#top10bot
{
    border-bottom:solid 1px #b0cada;
    height: 26px;
    background-color: #eff4f8;
}

#top10 OL LI
{
    background: url(../img/dotline.jpg) repeat-x 50% bottom;
    color: #af5200;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana;
    padding-left: 2px;
    margin-left: 0px;
    line-height: 22px;
}

.top10select
{
	border-bottom: #ccc 0px solid;
	border-left: #ccc 1px solid;
	padding-bottom: 6px;
	background-color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	color: #093d72;
	border-top: #ccc 1px solid;
	cursor: default;
	border-right: #ccc 1px solid;
	padding-top: 6px;
}
