body.page.by_alias.stores #tcontent {
	background-image: url('/t/default/images/retail_background.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.showcase-wrap {
	margin: 10px auto;
}

#about-showcase {
	width: 850px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}

#about-showcase li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#tcontent {
	font-family: Arial, Helvetica, sans-serif;
	min-height: 443px; 
	padding: 35px 60px 20px 60px; 
	font-size: 13px; 
	color: #706955; 
	line-height: 1.3;
	overflow: auto;
}

#tcontent h1 {
	display: none;
}