body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
div.shots2 {
	position: absolute;
	left: 0px;
	top: 110px;
}
img.spacer_left {
	height: 30px;
}
img.spacer_right {
}
.text_container {
	position: absolute;
	top: 135px;
	left: 135px;
}
.header {
	width: 600px;
}
.text {
	width: 370px;
}
.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form_er_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
div.img_right {
	position: absolute;
	left: 530px;
	top: 245px;
}
div.buttons {
}
table.prices {
	border: thin solid #409D27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table_space {
	height: 1px;
	background-color: #409d27;
}
.table_space_white {
	height: 1px;
	background-color: #fff;
}
th.prices {
	background-color: #409d27;
	color: #FFFFFF;
	padding: 4px 2px 4px 2px;
	font-size: 9px;
}