#form {
	float: left;
	width: 683px;
}
#form table {
	width: 683px;
}
.mail_right {
	text-align: right;
}
.mail-text {
	font-size: 14px;
}
.mail-text2 {
	font-size: 10px;
	margin: 0px 0px 10px;
	color: #A21027;
}
.red_border {
	width: 2px;
	background-color: #A21027;
}

html@{
	overflow-y:scroll;
	}