/* GENERAL STYLES */
* { margin: 0; padding: 0; }
#content {
	width: 960px;
	margin: 0 auto;
}
#textContent.globalBrands {
	width: 900px;
	height: 1173px;
	margin: 0 31px;
}
#textContent.globalBrands #primaryContent {
	width: 900px;
	background: #E7E6EB;
	margin-top: 15px;
}
#textContent.globalBrands #secondaryContent {
	width: 840px;
	background:  url(http://media.heinz.com/media/8031/keybrandsbottom.gif) no-repeat;
	float: left;
	margin: 0;
	padding: 0 30px 30px;
}
#textContent.globalBrands #secondaryContent img {
	margin-top: 13px;
}
ul.ulRegions {
	margin: 0;
	width: 830px;
	float: left;
	background: #fff;
	padding: 0;
}
ul.ulRegions li {
	background: none;
}
ul.ulRegions li a {
	margin: 0 12px;
	background: none;
}
ul.ulRegions li.liRest {
	border-right: none;
}
* html .ulRegions {
	margin-left: 45px;
	margin-right: 0;
}

/* EDITOR PROPERTIES */
