#mainContent {
	padding-top:25px;
	padding-bottom:0;
	padding-right:0;
}
.divSC {
	background-image:url(/images/showcaseBG.gif);
	background-repeat:no-repeat;
	width:231px;
	height:231px;
	margin:0 80px 40px 0;
	float:left;
}
.imgSC {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	margin:28px;
}
.instructions { margin-bottom:25px; }