/* Start of CMSMS style sheet 'ballots' */
#ballots_global {
	width:217px;
}

.ballots_list {
	float:left;
	width:232px;
	height:240px;
	padding:6px;
	background-image: url(uploads/images/base/25.png);
	background-repeat: repeat;
	margin-right:10px;
	margin-bottom:10px;
}

.ballots_form {
	float:left;
	width:500px;
	height:240px;
	padding:12px;
	background-image: url(uploads/images/base/25.png);
	background-repeat: repeat;
	margin-right:10px;
	margin-bottom:10px;
}

.ballots_message {
	font-size: 12px;
	font-style: normal;
	padding-bottom:12px;
	color: #666560;
}
.ballots_label {
	float:left;
	width:56px;
	padding-top:2px;
	padding-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.ballots_banda {
	float:left;
	margin-left:4px;
	height:16px;
	background-color: #666560;
}
.ballots_votes {
	float:left;
	margin-left:2px;
	width:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.ballots_submit{
	margin-top:15px;
	margin-bottom:15px;
	width:40px;
}
.ballots_exit{
	font-size: 15px;
	font-style: normal;
}
.ballots_radio{
	font-size: 15px;
	font-style: normal;
	padding-bottom:8px;
}
.ballots_choice, .ballots_choice a {
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.ballots_choice a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
}
.ballots_choice a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

/* End of 'ballots' */

