body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
#beforeafter #top-zone {
	background-image: url(../pics/pink/slimbox-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 628px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #96BAE2;
	font-size: 24px;
	line-height: 45px;
	text-indent: 30px;
}
#beforeafter #mid-zone {
	background-image: url(../pics/pink/slimbox-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 270px;
	width: 628px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#beforeafter #bottom-zone {
	background-image: url(../pics/pink/slimbox-bottom.gif);
	height: 58px;
	width: 628px;
	position: relative;
	text-align: right;
}
#beforeafter {
	background-color: #000000;
	height: 384px;
	width: 628px;
	display: block;
	overflow: hidden;
}
#beforeafter #mid-zone #before-pic {
	height: 270px;
	width: 270px;
	position: absolute;
	left: 29px;
	top: 0px;
}
#beforeafter #mid-zone #after-pic {
	height: 270px;
	width: 270px;
	position: absolute;
	left: 328px;
	top: 0px;
}

