/**** Site Centering  main content ****/

.center_bodyCentering {
	text-align:center;
	min-width:778px;
	margin: 0px;
}

.center_contentWrapper {
	width:778px;
	text-align:left;
	margin:0 auto;
}


.center_mainContent {
	border-left:solid 1px #e1dfdc;
	width: 100%;
}

.center_leftColumn {
	width:150px;
	padding-bottom:15px;
	vertical-align:top;
	float: left;
}

.center_rightColumn {
	width:619px;
	border-left:solid 1px #e1dfdc;
	float: left;
}

.center_singleColumn {
	width:770px;
}

.center_footerCentering {
	width:778px;
	margin:0 auto;
}


/**** Site Centering  top sitewide nav ****/

.topSiteWideNavWrap {
	width:778px;
	text-align:right;
	margin:0 auto;
}
.topSiteWideNavInner {
	margin-bottom:5px;
	padding:13px 7px 0px 0px;
	font-size: 10px;
	color:#666666;
	_padding-right:9px;
}
.center_globalHeader770_inner {
	border:solid 1px #e1dfdc;
	border-bottom:0px;
	width:770px;
	_width:770px;
	height:58px;
	text-align:left;
	margin:0px;
}



/**** Site Centering  outfit page content ****/

.center_outfitLeft {
	float: left;
	width: 317px;
	position: relative;
	z-index: 80;
}

.center_outfitRight {
	float: left;
	width: 451px;
	position: relative;
	z-index: 50;
}