body {
	margin: 0px;
	padding: 0px;
	background-color: #c3d4e8;
	background-image: url(../images/enlargement_window_bg_repeater.jpg);
	background-repeat: repeat-x;
}
#enlargement_div__page_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	padding: 0px;
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/enlargement_window.jpg);
	background-repeat: no-repeat;
	height: 550px;
}
#enlargement_div__image_container {
	background-image: url(../images/enlargement_image_filler.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 425px;
	width: 491px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 59px;
	overflow: hidden;
}
#enlargement_div__header_container {
	margin: 0px;
	height: 30px;
	width: 545px;
	background-image: url(../images/enlargement_header.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 20px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#enlargement_div__header_container a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#enlargement_div__header_container a:hover {
	color: #4E6CB5;
}
#enlargement_div__body_container {
	margin: 0px;
	width: 610px;
	background-image: url(../images/enlargement_body.jpg);
	background-repeat: no-repeat;
	height: 425px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#enlargement_div__photo_container {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	width: 469px;
	height: 404px;
}
#enlargement_div__cutline_container {
	margin: 0px;
	width: 610px;
	background-image: url(../images/enlargement_body.jpg);
	background-repeat: no-repeat;
	min-height: 20px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#enlargement_div__footer_container {
	margin: 0px;
	height: 75px;
	width: 490px;
	background-image: url(../images/enlargement_footer.jpg);
	background-repeat: no-repeat;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}
