#story .category{
	float: left;
	width: 220px;
	padding-top:10px;
	clear:both;
	background-color: #e9e9e9;
	border: 1px solid #c9c9c9;
	margin-right: 15px;
	margin-bottom: 5px;
} 

#story .categorybottom{
	display: none;
}



.categoryfeatureimages{
	margin-right: 10px;
	margin-left: 10px;
	width: 200px;
	height: 133px;
	overflow: hidden;
}

.categoryfeatureimages .fht{
	width: 200px;
}

.categoryfeatureimages .fvt{
	height: 133px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#story .category img{
	border: none;
}

#story .category .featurestories{
overflow: auto;
}


#story .category .feature{
	float:left;
	padding: 10px;
	width: 200px;
}

#story .category h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 10px 10px;
	padding: 0px;
	color: #888;
	letter-spacing: normal;
	}

#story .category h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #888;
	letter-spacing: normal;
	}
	
	#story .category h2 a:visited{
	color: #888;
}

#story .category h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #00539f;
	margin-top: 0;
	padding-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;	
}

#story .category .blurb{
	line-height: normal;
	font-size: 11px;
	color: #555;
}

#story .category ul{
	border-top: 1px solid #d9d9d9;
	float:left;
	list-style-type:none;
	margin: 5px 10px 5px 10px;
	padding: 10px 0 0 0;
	width: 200px;
	line-height:normal;
	}

#story .category li{
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 10px;
	position: relative;
	left: 0px;
}

#story .category li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00539f;
	line-height:normal;
}