#boy_lead { margin: 0 10px 20px; overflow: hidden; zoom: 1; }
#boy_lead img { float: left; margin-right: 10px; }
#boy_lead h1 { font-size: 1.8em; }
#boy_lead p { font-size: 1.2em; line-height: 1.25em; }
#boy_lead ol { margin: 10px 0; font-size: 1.1em; line-height: 1.25; overflow: hidden; }
#boy_lead ol li { float: left; width: 25%; }

#boy_news {}
#boy_news p { line-height: 1.25; }

#boy .action { margin-top: 20px; text-align: center; }
#boy .action button { border: 0; background: none; cursor: pointer; }
#boy_steps { list-style: decimal; }
#boy_steps li { margin-left: 20px; }
#boy_steps li p.step_info {}
#boy_steps li p.note { color: #888; font-size: 1.1em; line-height: 1.1; font-style: italic; }
#boy_steps li input { font-size: 1.2em; }
#boy_steps li input#vote_captcha_code { margin-bottom: 10px; }
#boy_steps li ul { overflow: hidden; zoom: 1; font-size: 1.2em; }
#boy_steps li ul li { float: left; width: 50%; margin: 0 0 10px 0; overflow: hidden; zoom: 1; }
#boy_steps li ul li input { float: left; margin: 0 5px 0 0; }
#boy_steps li ul li label { font-size: 1em; }
#boy_steps li ul.error_list { color: #F00; font-size: 1.1em; }
#boy_steps li ul.error_list li { float: none; width: auto; margin-bottom: 5px; }

#results { margin: 0 10px 10px; width: 620px; font-size: 1.2em; }
#results h2 { margin: 20px 0 10px; font-size: 1.5em; }
#results dl { margin: 10px 0; }
#results dl dt { float: left; clear: left; width: 60px; }
#results dl dd { margin: 5px 0; font-weight: bold; }
#results dl dd a { font-weight: bold; }
#results .even { background: #F3F3F3; }
#results td { padding: 5px; vertical-align: middle; }
#results .pos { padding: 5px 0 5px 10px; text-align: right; }
#results .name { width: 25%; }
#results .bar { width: 55%; }
#results .bar .fill { position: relative; float: left; height: 10px; padding: 5px 0; background: #C60612; color: #FFF; font-size: 0.917em; }
#results .bar .fill .percents { position: absolute; right: -55px; width: 50px; color: #C60612; }
#results .votes { width: 20%; font-size: 0.917em; text-align: right; }

#content.bankgoda {}
#content.bankgoda h2 { margin: 20px 10px 10px; font-size: 1.4em; font-weight: bold; }
#content.bankgoda p { margin: 10px; font-size: 1.2em; line-height: 1.25em; }
#content.bankgoda ul { margin: 10px 10px 20px 40px; font-size: 1.2em; }
#content.bankgoda ul li { margin: 5px 0; list-style: square; }

p.error { color: #F00; }
p strong { font-weight: bold; }
