/* CSS Document */

.BeforeAft-Container {
	width: 535px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	clear: both;
}
.BeforeAft-Container img {
	border: 1px solid #666666;
}

.BeforeAft-Container p {
	clear: both;
	text-align: center;
	font-weight: normal;
	margin-top: 8px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.BeforePicDiv-Left {
	float: left;
}
.AfterPicDiv-Right {
	float: right;
	clear: none;
}
.BeforePicDiv-Top {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
	text-align: center;
}
.AfterPicDiv-Bottom {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.expanderDiv {
	clear: both;
}
