.outerborder {
	border: 1px solid #CCCCCC;
}
.featureIndent {
	margin-left: 25px;
}
.submit {
	font-family: Tahoma;
	background-color: #CCCCCC;
	padding: 2px;
	height: 20px;
	width: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
