/* filters ###############################*/
div#content div#contentMain ul.resource_filters {
	display:block;
	background:url('/shared/v2/images/backgrounds/resources_filters.gif') no-repeat;
	height:59px;
	width:760px;
	margin-bottom:30px;
	padding:0;
}
div#content div#contentMain ul.resource_filters li {
	background:none;
	margin:0;
	padding:0;
	position:absolute;
	top:205px;
}
div#content div#contentMain ul.resource_filters li.by_topic {
	left:385px;
}
div#content div#contentMain ul.resource_filters li.by_industry {
	left:668px;
}
div#content div#contentMain ul.resource_filters li h3 {
	text-indent:-9999px;
	font-size:0;
	line-height:0px;
}

/* h3 modifications ###############################*/
div#contentMain h3 {
	display:block;
	width:300px;
	height:50px;
	text-indent:-9999px;
	font-size:0;
	line-height:0px;
	margin:0;
	padding:0;
}

/* h3 modifications ###############################*/
div#contentMain h3.upcomingwebinars {
	background:url('/~/media/Images/ResourceCenter/hdr_upcoming_webinars.ashx') no-repeat;
}
div#contentMain h3.archivedwebinars {
	background:url('/~/media/Images/ResourceCenter/hdr_archived_webinars.ashx') no-repeat;
}
div#contentMain h3.casestudies {
	background:url('/~/media/Images/ResourceCenter/hdr_case_studies.ashx') no-repeat;
}
div#contentMain h3.whitepapers {
	background:url('/~/media/Images/ResourceCenter/hdr_whitepapers.ashx') no-repeat;
}
div#contentMain h3.spotlights {
	background:url('/~/media/Images/ResourceCenter/hdr_spotlights.ashx') no-repeat;
}
div#contentMain h3.demos {
	background:url('/~/media/8F143C4063FA4B8B84C51B9EDD906ED5.ashx') no-repeat;
}
div#contentMain h3.videos {
	background:url('/~/media/E09E2FA837D54DCABC041EE6D5F48EEA.ashx') no-repeat;
}
div#contentMain h4 {
	font-size:11px;
	font-weight:bold;
	margin:0;
}

