
#index_newsBox_container{
	width:471px;
	
	margin-left:5px;
	float:left;
}

.indexPreview{
	width:90%;
	margin:auto;
	
}.previewImage{
	float:left;
	width:250px;
	text-align:center;	
	position:relative;
}
.previewContent h4{
	font-size:2em;
	margin-bottom:10px;
	text-shadow: 0px -1px 0px #446172, 0px 1px 0px #ffffff;
}.previewBlurb span{
	text-transform:lowercase;
	font-weight:bold;
	display:block;
	color:#1F8AD0;
}.previewBlurb{
	color:#999999;
}
#index-previews hr{
	margin:50px auto;
	width:80%;
}

