/* 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; }
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:#FEE796 !important;
}
#div_srchCategory { float:left; margin-top:5px; }
#lbl_srchCategory { display:none; }
#div_srchCategory select { color:#794C1F !important; background-color:#FEFBF3; }



