div#right_panel {
	height: 577px;
	width: auto;
	overflow: hidden;
	background-color: white;
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#right_box {
	position: absolute;
	width: 250px;
	top: 240px;
	left: 740px;
}

div#right_box em {
	color: #a28f57;
	text-align: left;
}

div#right_box b {
	color: #a28f57;
	font-size: 12px;
}

#mailForm {
	color: #a28f57;
}

#mailForm td {
	padding-right: 10px;
}