#headerMailTo {
	text-align: center;
}

#wrapperMailTo {
	padding: 10px;
}

#mailto-form TEXTAREA {
	width: 220px;
	border: 1px solid #50B948
}

* html #mailto-form div.box {
	zoom: 1;
}

* html #mailto-form div.box div.box-top-left {
	top: -1px;
}

* html #mailto-form div.box div.box-top-right {
	top: -1px;
	right: -1px;
}

* html #mailto-form div.box div.box-bottom-left {
	bottom: -2px;
}

* html #mailto-form div.box div.box-bottom-right {
	bottom: -2px;
	right: -1px;
}

* html div.mailtodone div.box {
	zoom: 1;
}

* html div.mailtodone div.box div.box-top-left {
	top: -1px;
}

* html div.mailtodone div.box div.box-top-right {
	top: -1px;
	right: -1px;
}

* html div.mailtodone div.box div.box-bottom-left {
	bottom: -1px;
}

* html div.mailtodone div.box div.box-bottom-right {
	bottom: -1px;
	right: -1px;
}