/* 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:3px;
	margin-top:5px;
}

div.module .item .title a {
	font-weight:bold;
}

div.module .item a {
	font-weight:normal;
}

div.module .inner .category_name span.heading {
	color:#1B4DA9;
	font-size:19px;
}

div.module .inner .sectionWrapper.list {
	clear:both;
}

div.module .inner #linkContainerWpr {
	float:right;
	padding-top:18px;
}

div.module .inner #div_srchCategory {
	float:left;
}


div.module .inner .category_description {
	font-size:12px;
	color:#C3AE22;
	font-weight:bold;
}

div.module .item .source { margin-top:5px; }
div.module .item .date { float:none; clear:both; }

div.module .item .source span, div.module .item .author span,
div.module .item .source label, div.module .item .author label {
	color:#5388C8;
}

div.module .item .date label {
	color:#5388C8;
}

div.module .item .date span {
	color:#C3AE22;
}

.fieldContainer select {
	width:200px !important;
	border-color:#CCCCCC !important;
}

div.module .item .categoryList label {
	color:#5388C8;
}

div.module .item .content {
	padding-bottom:15px;
}

div.module .item .featured {
	background-image:url(../../../images/list/featured.jpg);
	background-position:left 1px;
	background-repeat:no-repeat;
	float:left;
	height:0;
	margin-right:5px;
	overflow:hidden;
	padding-top:17px;
	width:64px;
}

div.module .separator {
	border:none;
	clear:both;
}

div.module .item .author, div.module .item .source, div.module .item .date {
	font-size:10.5px;
}

div.module .item .summary {
	color:#333333;
	font-size:11px;
}

/*div.module .linkContainer #rssWrapper a {
	background-image:url(../../../images/news/rss.jpg);
}*/

div.module .inner .sectionWrapper.bottom {
	padding-top:10px;
}


#interactivegranteeList.module .separator {
	/*clear:none;*/
}

.mediaList .mediaListContainer .photo {
	background-image:url(../../../images/news/photo.jpg);
	background-position:0 0px;
	background-repeat:no-repeat;
	padding-left:18px;
}

.mediaList .mediaListContainer .audio {
	background-image:url(../../../images/news/audio.jpg);
	background-position:0 0px;
	background-repeat:no-repeat;
	padding-left:18px;
}

.mediaList .mediaListContainer .video {
	background-image:url(../../../images/news/video.jpg);
	background-position:0 0px;
	background-repeat:no-repeat;
	padding-left:18px;
}
