@CHARSET "UTF-8";

#textContainer {
	width:620px;
	min-height:430px;
	border: 0px solid black;
	padding-left: 20px;
	
}

#textHead {
	width: 550px;
	height: 40px;
	border: 0px solid black;
	padding-top: 10px;		
	}

#form {
	width: 600px;
	min-height: 250px;
	border: 0px solid black;
	
}

#textBottom{
	width: 620px;
	height: 100px;
	border: 0px solid black;
}

.mailtable {
	border: 0px dotted black;
	
}
