.widget_feature_container {
	margin-bottom: 25px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	border: 2px solid #004500;
	padding: 10px;
	text-align: left;
}

.widget_feature_container input {
	border: 1px solid;
	font-family: arial, verdana, helvetica;
}

.widget_feature_container select {
	border: 1px solid;
	font-family: arial, verdana, helvetica;
}

.widget_feature_category {
	color: #AAA;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

.widget_feature_title {
	color: #004500;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.widget_feature_desc {
	margin-bottom: 15px;
}

.widget_feature_desc a {color: #003366; text-decoration: none;}
.widget_feature_desc a:visted {color: #003366; text-decoration: none;}
.widget_feature_desc a:hover {color: #003366; text-decoration: underline;}

.widget_feature_links {
	margin-left: 50px;
}

.widget_feature_providedby {
	color: #999;
	font-size: 10px;
	margin-top: 5px;
}