

div#showcase_text
{
	margin: 0 30px;
}

div#showcase_image
{
	width: 330px;
	height: 270px;
	margin: 0 30px;
	background: url(../images/showcase_image_bg.png) no-repeat 50% 50%;
	text-align: center;
	overflow: hidden;
}

div#showcase_image img
{
	margin: 45px 0 0 10px;
}