/* CSS Document */

.home_main
{

	float:left;
	width:572px;	
}

.home_right
{
	width:184px;
	float:left;
	margin-left:8px;
	font-size:0.95em;
	
}

.newsletter_signup
{

}

	.newsletter_signup input
	{
		width:174px;
	}

	.newsletter_signup_go
	{
		text-align:right;
		width:181px;
	}


.feature_category
{
	border:1px solid #005424;
	
	background-image:url(../images/panels/feature_category_header.png);
	background-repeat:repeat-x;
	background-position:left 153px;

	height:182px;
	width:184px;
	
	float:left;
	margin-right:6px;
	
}

	.feature_category_image
	{
		height:151px;
	}

	.feature_category_text
	{
		color:white;
		font-size:1.5em;
		clear:both;

		padding-top:6px;
		padding-left:7px;
		clear:both;
		float:left;
	}
	
	.feature_category_go
	{
		float:right;
		height:20px !important;
		width:34px;
		margin-top:7px;
		margin-right:6px;
	}
