﻿body {
}
#optionList{list-style-type:none;display:block;background:url('imgs/Vote/tab_page.jpg') repeat-x;padding:0px;margin:0px;}
#optionList li{display:block;float:left;}
#optionList li a:link{text-decoration:none;}
#list_bg{background:url('imgs/Vote/tab_page.jpg') repeat-x;height:42px;}
#list_bg_left{width:7px;height:42px;float:left;background:url('imgs/Vote/list_bg_left.jpg') no-repeat;}
#list_bg_right{width:5px;height:42px;float:right;background:url('imgs/Vote/list_bg_right.jpg') no-repeat;}
#pagedVotesResult{border:solid 1px #CCCCCC;border-top:none;}
.tabPage{width:83px;padding-top:14px;height:28px;background:url('imgs/Vote/tab_page.jpg') repeat-x;}
.tabCurPage{width:103px;padding-top:8px;height:34px;background:url('imgs/Vote/tab_cur_page.jpg') no-repeat;}

.vote_grid{border-bottom:solid 1px #CCCCCC;width:898px;}
#pagedVotesResult .pager_dex{float:left;text-align:left;margin:15px;width:270px;margin-right:0px;}
#pagedVotesResult .pager{float:right;margin:15px;width:200px;text-align:right;margin-left:0px;}
.top{border:solid 1px #CCCCCC;background:url('imgs/Vote/top_bg.jpg');padding:15px;margin-bottom:20px;text-align:left;}

.voteList{text-align:left;list-style:none;line-height:25px;}
.voteList li{display:block;padding-left:27px;background:url('imgs/Vote/list_img.gif') no-repeat 0px center;}
.voteList li a{text-decoration:none;color:Green;font-size:12px;}
.voteList li a:hover{text-decoration:underline;color:Green;font-size:12px;}
