#votes{padding-left: 0px;}
#votes #cpt{color: #fff; font-size: 1.4em; padding-bottom: 0.5em; line-height:1.1em; padding-left: 0px;}
#votes #result{padding: 0px 0px 15px 0px; margin-bottom: 4px;}
#votes #result #name{clear: both; font-size: 0.9em; width: 100%; color: #d0d0d0; font-weight: bold; padding-bottom: 0.2em;}
#votes #result #item{float: left; background: #104a7d; border-right: 1px solid #1f94f9; height: 17px; clear: both; margin-right: 5px; margin-bottom: 2px;}
#votes #result #res{float: left; font-size: 11px; height: 20px; width: auto;}
#votes #vote_btn{padding-top: 0.2em;}
#votes #vote_btn img{width: 157px; height: 26px; border: none;}

#radio_buttons{position: relative; padding: 0px 0px 10px 0px; margin-left: 20px;}
#radio_buttons #item{position: relative; padding-bottom: 5px; font-size: 0.9em;}
#radio_buttons #item i{width: 16px; height: 16px; background-repeat: no-repeat; background-image: url(/images/radio_icons.gif); background-position: 0px 0px; position: absolute; z-index: 1; margin-top: 0.1em; left: -20px;}
#radio_buttons #item i img{width: 16px; height: 16px; border: none;}
#radio_buttons #item i a{border: none;}
#radio_buttons #item i.selected{background-position: -16px 0px;}
#radio_buttons #item a{text-decoration: none; color: #d0d0d0; border-bottom: 1px dashed #d0d0d0;}
