/* CSS Document */

.section_box
{
	float:left;
	width:279px;
	margin-left:3px;
}
.line_divider
{
	width:572px;
	clear:both;
	border-bottom: 1px solid #e1e2cb;
	margin-bottom:10px;
}
