
.frontVote {
	border: 1px solid #CDCDCD;
	margin: 10px auto;
	background: #FFFFFF;
}

.frontVote .title{
	padding: 0px 20px 0px 20px;
	height: 40px;
	line-height: 40px;
	background: url(../images/front.gif) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #3C5C92;
	margin: 10px 10px 0px 10px;
}

.frontVote .question {
	padding: 0px 20px 0px 20px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #3C5C92;
	margin: 5px 10px 5px 30px;
	border-bottom: 1px dotted #A3A3A3;
}

.frontVote .list {
	min-height: 24px;
	_height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-align: left;
	color: #3C5C92;
	margin: 0px 10px 0px 30px;
}

.frontVote .list  b{
	padding: 0px 0px 10px 0px;
	display: block;
}

.frontVote .list  ul{
	list-style-type: none;
	margin: 10px 0px 0px 0px;
}

.frontVote .list li{
	line-height: 24px;
	*margin: 5px 0px 0px 0px;
}

.frontVote .list span{
	margin: 0px 0px 0px 0px;
	color: #3C5C92;
	font-size: 14px;
	line-height: 24px;
}

.frontVote .list span input{
	margin: 0px 8px 0px 0px;
	vertical-align: middle;
}

.frontVote  input{
	border: 0px;
	vertical-align: middle;
}

.frontVote .submit {
	height: 24px;
	line-height: 24px;
	text-align: left;
	margin: 10px 10px 10px 20px;
	*margin: 10px 10px 10px 10px;
}

.frontVote .submit input{
	width: 54px;
	height: 18px;
	vertical-align: middle;
	background: url(../images/submit.gif) no-repeat left top;
	text-align: center;
	margin: 0px 0px 0px 10px;
}
