.featureItem h3 {
	margin-bottom: .5em;
}
.featureItem a {
	font-size: 12pt; 
	font-weight: bold; 
	color: #c00; 
	text-decoration:none;
}
.featureItem a:hover {
	text-decoration: underline;
}
.featureItemSpacer {
	clear: both;
	height: 25px;
	/*border: 1px solid;*/
}
.img-shadow {
	float:left;
	background: url(http://www.ag.iastate.edu/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(http://www.ag.iastate.edu/images/shadow.gif) no-repeat bottom right;
	margin: 10px 10px 0 10px !important;
	margin: 10px 10px 0 5px;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

#newsReleases a {
	font-size: 9pt; 
	font-weight: bold; 
	color: #000; 
	text-decoration:none;
}
#newsReleases a:hover {
	text-decoration: underline;
}
#newsReleases p {
	font-size: 8pt;
}
#b2 li {
	margin-left: 20px;
}
#b3 li {
	margin-left: 20px;
}
.indent {
	margin-left: 20px;
}

.calSideItem {
	margin-bottom: 2em;
}


.newsDate {
	color: #aaa;
}
.newsContent {
	margin-top: .5em;
	margin-bottom: 2em;
	margin-left: 15px;
}
