.qblock{
	margin: 0px;
	padding: 0px;
}
input.qvote_btn{
	background-color:#90BAE4;
	border:1px solid #90BAE4;
	color: #fff;
	font-weight:bold;
	padding:2px 6px 3px 6px;
	margin-right: 10px;
	cursor: pointer;
	font-size: 13px;
	height: 22px;
	text-align: center;
}
.qresults_btn{
	background-color:#fff;
	border:1px solid #fff;
	color:#6697D9;
	font-weight:normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.qb_a{
	padding:0px 0px 6px 3px;
	font-size: 10px;
	margin-top: 0px;
}
.qb_b{
	margin-top: 0px;
	padding-top: 6px;
	padding-left: 3px;
	font-weight: bold;
	text-align: right;
}

.qblock .results {
	padding:0px;
	margin: px;
}

.qb_a p{
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.qb_a span{
	
	font-weight: bold;
}
.qb_r{
	text-align: right;
	font-size: 10px;
	
}
.qb_tit{
	font-size: 11px;
	margin: 0px;
	padding: 6px 3px 6px 3px;
	font-weight: bold;
	padding-top: 6px;
	color: #666;
}

.title {
	margin: 0px;
}

.title div{
	background-image: url('../../img/quiz.png');
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 12px;
	color: #fff;
	font-size: 12px;
	display: block;
	height: 34px;
	line-height: 34px;
}

.qb_a p input {
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
}

.progress_q_bl {
	background-color: #d7d7d7;
	width: 139px;
	height: 3px;
}

.progress_q_bl div{
	height: 3px;
	background-image: url('../../img/progress_q_bl.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

