.three_cols {
	float:left;
	display:inline;
	width:584px;
	font-size:10px;
}
.three_cols_head_text {
	float:left;
	display:inline;
	width:584px;
	color:#d2232a;
	font-size:13px;
	font-weight:bold;
}
.three_cols_row {
	float:left;
	display:inline;
	width:584px;
}
.three_cols_col {
	float:left;
	display:inline;
	width:165px;
	margin:14px;
}
.three_cols_col img{
	float:left;
	display:inline;
	margin-bottom:5px;
/*	border:solid 10px #FFFFFF;
	border-left:none;
	border-right:none;
*/}
.three_cols_col a {
	color:#000066;
	text-decoration:none;
}
.three_cols_col a:hover {
	color:#FF0000;
}