@charset "utf-8";
div.goldBlocks {
	padding: 0 0 0 20px;
	width: 630px;
}
h4.pinkTitles {
	background : url("/common/img/pink_icon.gif") no-repeat 5px 0.3em;
	font-weight: bold;
	color: #ff6782;
	padding-left: 20px;
	margin-bottom: 5px;
}

div.goldBlocks div.answerBolcks {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}
div.goldBlocks div.answerBolcks span {
	font-weight: bold;
	float: left;
	
}

div.goldBlocks div.answerBolcks p {
	float: right;
	width: 590px;
}

div.goldBlocks div.answerBolcks * {
	line-height: 1.6;
}
