#TableFeatures {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 183px;
	white-space: normal;
	border: 1px solid #000033;
}
#tdTableFeaturesTop {
	background-color: #B39920;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
}
#tdTableFeaturesPicture {
	background-color: #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}
#tdTableFeaturesInfo {
	background-color: #EBE4D2;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	color: #000066;
}
#tdTableFeaturesBottom {
	background-color: #B39920;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#tdTableFeaturesInfo a:link, #tdTableFeaturesInfo a:visited, #tdTableFeaturesInfo a:active {
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
	color: #000033;
}
#tdTableFeaturesInfo a:hover {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #0066FF;
}
.featureheadline {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000033;
}
.featuredateline {

	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000033;
}
