.round_container {
    float: left;
    width: 120px;
}
.voting_title {
	height:39px;
	background:url(/img/middeco.gif) repeat-x;
}
.voting_title_text {
	color:#FFF;
	font:italic 700 20px/30px verdana;
	text-align:left;
	text-indent:10px;
}
.voting_bracket_title {
    background-color: #036;
    background-image:url(/img/fade_blue.jpg);
    color: #fff;
    font:700 14px/24px verdana;
    text-align: center;
}
.voting_overall_title {
    background-image:url(/img/fade_grey.jpg);
    color:#fff;
    font:700 14px/24px verdana;
    text-align: center;
}
.round_title {
    background-color: #d0d0d0;
    color: #000000;
    font:700 12px/24px arial;
    text-align: center;
}
.round_date {
    color: #000;
    font:400 11px/16px arial;
    text-align: center;
}
.contest_space {
    background-color: #f0f0f0;
}
.contest_image {
    background-color: #fff;
    text-align: center;
    padding: 10px 0px;
}
.contest_name {
    background-color: #f0f0f0;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    width:475px;
}
.contest_name_closed {
    background-color: #f0f0f0;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    width:275px;
}

.contest_description {
    background-color: #f0f0f0;
    color: #363636;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.contest_enlarge {
    background-color: #dddddd;
    font-family:  verdana;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
}
.contest_enlarge a {
    color: #666666;
}
.contest_votes {
    color: #000;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
.contest_percentage_winner, .contest_percentage_loser {
    background-color: #f0f0f0;
    color: #000;
    font:700 36px verdana;
    text-align: center;
    width:200px;
}
.contest_percentage_winner {
	color: #07d;
}
.contest_percentage_loser {
	color: #036;
}
td.contest_vote {
    text-align: center;
    height:40px;
}
div.contest_vote_a {
    background:url(/img/clicktovote2.jpg) repeat-x;
    font:bold 16px/40px verdana;
    color:#fff;
    height:40px;
    padding:0px 4px;
    border:1px solid #000b84;
    text-decoration:none;
    max-width:380px;
    display:block;
    overflow:hidden;
}
.contest_vote_a a, .contest_vote_a a:hover, .contest_vote_a a:visited, .contest_vote_a a:link {
    color:#fff;
    text-decoration:none;
}

div.contest_help_a {
    background:url(/img/clicktovote3.jpg) repeat-x;
    font:bold 16px/40px verdana;
    color:#fff;
    height:40px;
    padding:0px 4px;
    border:1px solid #840b00;
    text-decoration:none;
    max-width:380px;
    display:block;
    overflow:hidden;
}
.contest_help_a a, .contest_help_a a:hover, .contest_help_a a:visited, .contest_help_a a:link {
    color:#fff;
    text-decoration:none;
}

.contest_link_open {min-height:60px;line-height:25px;margin-top:5px}
.contest_link_open a,.contest_link_open a:link,.contest_link_open a:visited,.contest_link_open a:hover {
    color: #036;
    text-decoration: underline;
    text-align: center;
}

.contest_link_close {
    margin: 0px 0px;
}
.contest_link_close a {
    color: #081a4c;
    font-weight: normal;
    text-decoration: underline;
    text-align: center;
}
.contest_link_close a.winner {
    font-weight:700;
    text-decoration: underline;
    line-height:24px;
    zzztext-align:left;
}
.contest_link_close a:hover {
    text-decoration: underline;
}

.contest_link_close a.loser{
    font-weight:400;
    text-decoration: underline;
    line-height:24px;
    zzztext-align:left;
}
.contest_results td {
    border: 1px solid #d0d0d0;
}
td.nobord, .nobord{border:0px;margin:8px 0px;padding:0px; border-collapse:collapse;line-height:16px}
.w455, td.w455, moduletable.w455 {width:475px}
.w40, td.w40, moduletable.w40 {width:40px}
.h40 {height:40px !important}
.contest_intro p, .contest_intro li, .contest_intro a {
    font-size: 14px;
}
.contest_intro a {
    color: #003366;
}
.emaillink a:link, .emaillink a:visited {font:12px/16px arial;color:#036;text-decoration:underline;margin-right:3px;height:16px;}
.socialnet a:link, .socialnet a:visited {font:11px/16px arial;color:#036;text-decoration:none;margin-right:3px;height:16px;}

.w600{width:600px}
.vList li{list-style:disc}
.vText{font:400 12px arial;color:#000}














