.main .content {
	float:left;
	width:492px;
	height:380px;
	margin-left:0;
}

.showcase {
	float:left;
	width:328px;
	height:390px;
	background:#b31f17;
	margin-right:5px;
	margin-bottom:16px;
}

.showcase .inner {
	padding:5px;
	margin:0 auto;
	width:269px;
	color:#ffffff;
	font-weight:bold;
	font-size:small;
}

.showcase .content {
	width:269px;
	height:301px;
	background: url(../images/showcase_bg.png) top left no-repeat;
	overflow:auto;
	padding:0px 5px 0px 5px;
	color:#000000;
	font-weight:normal;
}
.redBkgd {
	background: #B31F17 !important;
}