body.noCols #pageContent {
	margin:0 auto;
	width: 967px;
	position: relative;
}

div#topchef-main {
	margin:0 auto;
	width:967px;
	font-size: 13px;
	color: #3f3f3f;
	background-color: #fbfbfb;
}

#top-banner {
	position: relative;
	width: 972px;
	text-align: center;
}

#topchef-landing-intro {
	color: #a92121;
	line-height: 16px;
	text-align: center;
	padding: 5px 120px;
	font-size: 14px;
}

#first-item-row {
	width: 967px;
	float: left;
	margin-bottom: 50px;	
}

.item-cont {
	width: 267px;
	float: left;
	text-align: center;
	padding: 10px 0 0 45px;
}

#first-item-row .first-item {
	padding: 10px 0 0 22px;
}

p.item-title {
	color: #f36a37;
	font-weight: bold;
}

p.item-chef {
	color: #f36a37;
	font-size: 9px;
}

p.item-price {
	font-size: 10px;
	font-weight: bold;
}

.addtocart-but img {
	vertical-align: middle;
}

#new-top-chef-cont {
	width: 310px;
	text-align: center;
	float: left;
	margin-left: 45px;
}

#new-top-chef-cont h2 {
	font-size: 16px;
	color: #f36a37;
	font-weight: bold;
}

#new-top-chef-cont p { 
	padding: 10px 30px; 
}

.second-item-row {
	clear: both;
	width: 967px;
	float: left;
	margin-bottom: 50px;
}

.second-item-row .first-item {
	padding-left: 48px;
}

/* New Top Chef */

.topchef-winner #topchef-landing-intro {
	padding: 5px 30px;
}

.topchef-winner .item-cont {
	padding: 10px 0 0 5px;
}

.topchef-winner #new-top-chef-cont {
	width: 411px;
	margin-left: 5px;
	margin-right: 3px;
	position: relative;
	top: -80px;
	left: -5px;
	margin-bottom: -80px;
}

.topchef-winner #first-item-row {
	margin-top: 80px;
	margin-bottom: 35px;
}

.topchef-winner #first-item-row .first-item {
	padding: 10px 0 0 8px;
}

.topchef-winner #new-top-chef-cont p { 
	padding: 0 70px; 
}

.topchef-winner .second-item-row .first-item {
	padding-left: 193px !important;
}

.topchef-winner .second-item-row .item-cont {
	padding-left: 55px;
}
