.highlights {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 10px;
	text-align: center;
	/*border-right: 1px solid #000;*/
	position: relative;
}

.flashbox {
	border: 1px dotted #666;
	margin: 5px 15px 15px 0;
	position: relative;
	_margin-bottom: 0;
}

.home_highlights li {
	padding-bottom: 5px;
}