/* NEWS LIST PAGE OVERRIDES */
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 .inner .category_description { clear:both; color:#002E66; }
div.module .item .source { margin-top:5px; }
div.module .item .content { padding-bottom:15px; }
div.module .separator { border:none; clear:both; }

/* CATEGORY DROPDOWN ELEMENT */
.fieldContainer select {
	width:200px !important;
	border-color:#E2E2E2 !important;
	background-color:#F4F4F4;
}
#div_srchCategory { float:left; margin-top:5px; }
#lbl_srchCategory { display:none; }
#div_srchCategory select { color:#666666 !important;  background-color:#F4F4F4;  }


#researchList { }
#researchList .item { margin-top:5px !important; padding-bottom:0 !important; }
#researchList .item .content { padding-bottom:10px; }

#researchList .itemBody,
#researchList .itemFooter { display:none; }

#researchList .list { padding-bottom:15px; }
