@charset "UTF-8";
/* CSS Document */

#emailTable {
	padding-left:60px;
}

#comment {
	width:200px;
	height:100px;
}

.text-input {
	width:200px;
}

.error {
	font-size:12px;
	font-style:oblique;
	color:#F00;
}

.eHeader {
	font-family:Helvetica, Verdana, Arial;
	font-size: 16px;
	color:#333;
	text-align:left;
	margin-top:20px;
}