/* CSS Document */
div.module .item .author {
	float:left;
	background-image:url(../../../images/list/spacer.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:5px;
	margin-right:5px;
	margin-top:5px;

}
div.module .item .source { margin-top:5px; }
div.module .item .date { float:none; clear:both; }


#interactivegranteeList.module.news .item .featured {
	background-image:url(../../../images/news/granteelist/FeaturedGranteeIcon.jpg);
	width:120px;
}

#interactivegranteeList.module.news .item .content.HasThumbnail {
	float:right;
	width:384px;
}

#interactivegranteeList.module.news .item .featured {
	float:none;
	padding-bottom:4px;
}

#FeaturedGranteesTopWpr {
	background-image:url(../../../images/News/GranteeList/GranteeListTop.jpg);
	background-repeat:no-repeat;
	height:9px;
	width:683px;)
}

#FeaturedGranteesBottomWpr {
	background-image:url(../../../images/News/GranteeList/GranteeListBottom.jpg);
	background-repeat:no-repeat;
	height:9px;
	width:683px;)
}

#interactivegranteeList.module .item .thumbnail {
	height:175px;
}

#interactivegranteeList.module #FeaturedGranteesContent .separator {
	border-left:1px solid #FFE0AA;
	border-right:1px solid #FFE0AA;
	width:681px;
}

#interactivegranteeList.module #FeaturedGranteesContent .separator.top {
	height:8px;
}

#interactivegranteeList.module #FeaturedGrantee {
	border-left:1px solid #FFE0AA;
	border-right:1px solid #FFE0AA;
	height:200px;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:15px;
	padding-top:0;
	width:666px;
}

#interactivegranteeList.module .item {
	clear:none;
	overflow: hidden;
	padding-left:14px;
}

#interactivegranteeList #FeaturedGranteeEndWpr {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:14px;
}

#interactivegranteeList #FeaturedGranteeEndWpr span {
	font-size:18px;
	color:#00474E;
}

#interactivegranteeList.module .separator {
	/*clear:none;*/
}
