h1{
	margin-bottom: 24px !important;
}

.qgroup{
	margin-left: 0px;
	font-size: 11px;
	text-transform: uppercase;
	color: #b31717;
	margin-bottom: 21px;
}
.qgroup a{
	color: #666666 !important;
	text-decoration: none !important;
}

.qgroup a:hover{
	color: #b31717 !important; 
}

.qa{
	margin-left: 25px;
	margin-bottom: 34px;
}

.q{
	color: #666666;
	margin-bottom: 11px;
}

.q strong{
	color: #b31717;
}

p.ask{
	/*display: block;*/
	text-align: right;
	margin-right: 0px;
	/*color: #dd0202;*/
	margin-bottom: 16px;
	font-size: 10px;
}

p.ask a{
	color: #666666 !important;
	text-decoration: underline !important;
}


p.ask a:hover{
	text-decoration: none !important;
}

.content{
	margin-right: 20px;
}