#mainFeature{
	background: url('../_images/home/mainFeature.png') 0% 0% repeat-x;
	width:616px;
	border-top:#d1d9dd 1px solid;
	border-bottom:#d1d9dd 1px solid;
}

#mainFeature #featureLeft {
	width:280px;
	padding: 8px 15px 15px 20px;
	/*margin: 8px 15px 15px 20px;*/
	float:left;
}

#mainFeature #featureRight {
	width:280px;
	padding:8px 15px 15px 0px;
	/*margin: 8px 15px 15px 0px;*/
	float:right;
}

#mainFeature #featureLogo{
	/**/
}

#mainFeature .featureTitle{
	font-size:17px;
	font-weight:bold;
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	/*background: url("../_images/common/arrows/o_lrgsoliddown.gif") no-repeat center right;*/
	line-height: 20px;
	margin:0px;
	display:block;
}

.featureTitle a:link,.featureTitle a:active,.featureTitle a:visited{
	font-size:17px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

.featureTitle a:hover{
	text-decoration:underline;
}


#mainFeature #featureDesc{
	clear:both;
}


div#listingsHolderLeft, div#listingsHolderRight {
	float:left;
	margin-top:20px;
}

div#listingsHolderLeft {
	width:396px;
	height:304px;
	margin-right:25px;
}

div#listingsHolderRight {
	width:195px;
	height:304px;
}

div.listNav {
	clear:both;
	height:22px;
	background:#fafbfc;
	border-top:1px solid #e4e8eb;
	border-bottom:1px solid #e4e8eb;
	padding-left:10px;
}

	div.listNav div.listTitle {
		padding-top:4px;
	}
	
	div.listNav div.scrollControl {
		float:right;
		width:21px;
		height:22px;
		margin-left:8px;
		border-left:1px solid #e4e8eb;
	}
	
		div.listNav div.scrollControl img{
			width:21px;
			height:22px;
		}

div#homepageCal {
	float:left;
	width:175px;
	margin:12px 0 15px 0;
}

div#listingSeminars {
	margin:2px 0 2px 0;
	height:200px;
	width:218px;
	overflow:hidden;
}

div.listingItem {
	margin-top:13px;
	padding-bottom:15px;
	border-bottom:1px solid #e4e8eb;
}

div#listingPublications {
	margin:2px 0 2px 0;
	height:200px;
	width:100%;
	overflow:hidden;
}