.con-main img {
	display: block;
	}

/* ---------------------------------------------------------------------------- */	
/* ============================== Feature panels ============================== */
/* ---------------------------------------------------------------------------- */

.feature-panels {
	background: url(../library/bg-featurepanels.png) bottom left no-repeat;
	margin-top: 5px;
	position: relative;
	z-index: 1;
	}
.feature-panels .mod-contentpanel {
	float: left;
	width: 180px;
	}
.feature-panels .mod-contentpanel img {
	display: block;
	}	
.feature-panels .mod-contentpanel div {
	padding: 0 10px 27px 10px;
	}	
.feature-panels .mod-contentpanel p.link {
	position: absolute;
	z-index: 1;
	bottom: 0;
	}	
.feature-heading {
	margin: 0;
	padding: 0;
	}		
	
/* ---------------------------------------------------------------------------- */	
/* ============================== Banner panels =============================== */
/* ---------------------------------------------------------------------------- */

.banner-panels {
	margin-top: 10px;
	}	
.banner-panels .mod-contentpanel {
	float: left;
	width: 265px;
	}	
.banner-panels .mod-contentpanel-spacer {
	float: left;
	width: 10px;
	}	
.banner-panels .mod-contentpanel img {
	display: block;
	}


.con-supp-2 .mod-contentpanel {
	background: url(../library/bg-pnl-bot-left.png) no-repeat left bottom;
	margin-top: 10px;
	}
	
.con-supp-2 .pad-mod {
	background: url(../library/bg-pnl-top-right.png) no-repeat left top;
	padding: 10px;
	}

.con-supp-2 .whatsnew {
	text-indent: -9999px;
	background: url(../library/pnl-whatsnew.png) no-repeat left top;
	height: 16px;
	margin: 2px 0 10px;
	}
