.highlights {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 30px;
	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;
}

.headline {
	font-weight: bold;
	font-size: 14px;
}

.box_text {
	font-size: 12px;
	text-align: center;
	margin: 0pt auto;
}

.home_highlights a{
	color: #208020;
}

.home_highlights a:visited {
	color: #209020;
}

table td {
	padding: 0 10px;
}

#feature_box {
	border: 1px solid #BBB; 
	background-color: #DDD; 
	padding: 10px; 
	margin: 10px 0px 10px 30px; 
	font-weight: normal; 
	text-align: left;
}

#feature_box a, a:visited, a:hover {
	color: #800000;
}
