﻿#contentContainer {
	min-height: 0;
	background-color: #FFF;
	padding-top: 0px;
}

#leftSidebar, #sideImage, #rightPillow, .breadcrumb, #navShadow {
	display: none;
}

#mainContent {
	margin-left: 0;
	margin-top: 0 !important;
	width: auto;
}
.photopop {
	display: none;
}
#bodyBar {
	margin-top: -78px;
}
.popupDiv {
	height: 56px;
	position: relative;
	float:left;
	background: url(undefined);
}
.popupDiv img {	
	margin-top:-50px;
}
#breast {
	width: 294px;
}
#body {
	width: 320px;
}
#face {
	width: 294px;
}
.hiddenLink {
	display: none;
	position: absolute;
	top: -200px;
	z-index: 999;
}

