#TopRegionRow2 div.Feature {
	float: left;
	width: 168px;
	height: 43px;
	margin: 0px 1px 1px 0px;
	padding: 6px 6px 0 6px;
	background-color: #e1e1e1;
	line-height: 1.2em;
	font-size: 0.7em;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-face-color: #e97c33;
	scrollbar-highlight-color: #eb8d4d;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #e35b00;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #eb8d4d;
}
#TopRegionRow2 div.Feature p {
	padding: 0;
	margin: 0;
}
#TopRegionRow2 div.Feature h1{
	line-height: 1.2em;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#TopRegionRow2 div.Feature a {
	color: #e35b00;
	padding-left: 6px;
	background-image: url("Images/LinkArrow.gif");
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	width: auto;
}
#TopRegionRow2 div.Feature a:link, #TopRegionRow2 div.Feature a:active, #TopRegionRow2 div.Feature a:visited, #TopRegionRow2 div.Feature a:hover {
	color: #e35b00;
}
#TopRegionRow2 div.Feature a:hover {
	text-decoration: underline;
}
#TopRegionRow2 div.Feature input, #TopRegionRow2 div.Feature p input {
	font-size: 1em;
	border: 1px solid #7f9db9;
	width: 8em;
}
#TopRegionRow2 div.Feature input.Radio, #TopRegionRow2 div.Feature input.Checkbox {
	border: 0;
	width: auto;
}
#TopRegionRow2 div.Feature input.Submit, #TopRegionRow2 div.Feature input.Reset {
	font-size: 0.8em;
	width: auto;
	padding: 1px 1px 1px 6px;	
	border: 0;
	background-color: #e35b00;
	background-image: url("../../Images/FeatureSubmitArrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	color: #ffffff;
	cursor: pointer;
}