.afc_block {
	border: 1px solid #e5e6e8;
	text-align: left;
	width: 285px;
}
.afc_block_title {
	/* background-color: #f2d3e3; */
	padding: 2px 3px;
	color: #7d7d7d;
	text-align: right;
	font-size: 11px;
	float: right;
}
.afc_block_title a {
	text-decoration: none;
	color: #7d7d7d;
}
.afc_block_title a:hover {
	text-decoration: underline;
}
.afc_block_content {
	padding: 15px 5px 5px 5px;
}
.afc_block300 {
	border: 0px solid #e5e6e8;
	text-align: left;
	width: 300px;
}
.afc_block_content300 {
	padding:0px;
}