form {
	margin-top: 5px;
	}



.feature_wrapper
	{
	width: 700px;
	margin: 0 auto;
	margin-bottom: 25px;
	}
	
.inset {
	text-align: justify;
	}
	
.footimg {
	margin-right: 20px;
	}
	
.hints_table	{
	border: dashed 2px #12559C;
	}
	
.hints_head	{
	background-color: #12559C;
	color: #ffffff;
	font-weight: bold;
	}
	
.featured_boxes_left
	{
	padding-top: 5px;
	width: 220px;
	height: 260px;
	float: left;
	text-align: center;
	font-size: 11px;
	}

.featured_boxes_mid
	{
	padding-top: 5px;
	width: 220px;
	height: 260px;	
	margin-left: 240px;
	text-align: center;
	font-size: 11px;
	}

.featured_boxes_right
	{
	padding-top: 5px;
	width: 220px;
	height: 260px;	
	float: right;
	text-align: center;
	font-size: 11px;
	}
	
#front_select
	{
	padding-top: 5px;
	width: 220px;
	height: 100px;	
	float: right;
	text-align: center;
	font-size: 11px;
	border: dashed 2px #12559C;
	margin-left: 15px;
	margin-bottom: 10px;
	}
	
#select_head {
	background-color: #12559C;
	color: #ffffff;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	}
	
#select_head a {
	color: #ffffff;
	}
