@charset "UTF-8";
/* CSS Document */

/* OVERWRITE TOP PADDING */
#cntMainCopy { padding:0 65px 45px 0;}

.cntResourceItem {
	padding-bottom:15px;	
}
.typeWhitePaper { background:url(../assets/img/img-resourceType-whitepaper.gif) center left no-repeat; padding:5px 0 0 25px; color:#CC0033; font-size:9px; font-weight:bold; }
.typeWebinar { background:url(../assets/img/img-resourceType-webinar.gif) center left no-repeat; padding:5px 0 0 25px; color:#CC0033; font-size:9px; font-weight:bold;  }
.typeNews { background:url(../assets/img/img-resourceType-news.gif) center left no-repeat; padding:5px 0 0 25px; color:#CC0033; font-size:9px; font-weight:bold; }

.resourceTitle{
	border-bottom:thin solid #999999;
	margin-bottom:12px;
}
.resourceTitle H1{
	line-height:100%;
}

#cntPrintEmail { float:left;}
