body.index { background: #323E4A url("img/index.jpg") no-repeat; }

.index-news-date { color: #8C8C8C; font-size: 10px; margin: 20 0 2 20; }
.index-news-title { color: #C5CFDC; font-size: 13px; margin: 0 10 20 20; }
.index-news-text { color: #BFBFBF; margin: 20 10 10 20; }

/*
.index-list-title { color: #C5CFDC; font-size: 13px; margin: 20 10 0 20; }
*/
.index-list-title { color: #FFBB2A; font-size: 13px; margin: 20 10 0 20; }
.index-list-title a { color: #FFBB2A; }
.index-list-text { color: #BFBFBF; margin: 0 10 20 20; text-align: justify; }

.left { position:relative; }
.left a{color: #EFEFEE; font-size: 11px;  line-height:12px; font-weight: bold; font-family: Arial; text-transform: uppercase; text-decoration: none; }
.left a:hover, .left a.current{color:#FFBE00}

#dropDown { background-color: #7C94AC; display: none; left: 30px; position: absolute; top: 35px; width: 150px; }
#dropDown a { color: #fff; font-size: 10px; font-weight: normal; line-height:14px; margin: 0; padding: 3px 17px; text-transform: none; }
#dropDown a:hover { background-color:#323e4a; color:#ffbb2a; }

.vote{color:#BFBFBF}
.vote p{margin-bottom:-10px; font-size:13px}
.vote input{border:none; margin-right:5px}

