div.sendemail {
	width: 400px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

h1.sendmail {
	width: auto;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-top: 27px;
	margin-bottom: 21px;
	margin-left: 13px;
	margin-right: 0px;
	padding: 0px;
	color: #3F5E0D;
	background-color: #FFF;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

div.sendemail p {
	line-height: 24px;
	float: left;
}

p.submitbutton {
	width: 100%;
	margin-top: 5px;
}


div.sendemail span {
	width: 140px;
	margin-right: 5px;
	display: block;
	float: left;
	text-align: right;
}

p.buttons_sendemail img {
	vertical-align: middle;
	border: 0px;
}
p.buttons_print img {
	vertical-align: middle;
	border: 0px;
}

div.sendemailback{
	display: block;
	float: left;
	width: 400px;
}

