.answer_header {
	width: 900px;
	line-height: 50px;
	border-bottom: 1px solid #808080;
}

.answer_title {
	font-family: Tahoma;
	font-size: 18px;
	color: #808080;
	height: 50px;
	line-height: 50px;
	text-align: left;
}

.content a {
	font-weight: bold;
	color: #17AB93;
}

.greybox {
	width: 870px;
	background-color: #3d3d3d;
	padding: 15px;
}