body{
	background:#ffffff;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	height:540px;
}
input, textarea, select {
	border:1px solid #bbbbbb;
	background:#e7eeee;
}
.failed {
	background:#ffbbbb;
}
select {
	width:180px;
}
textarea{
	width:400px;
	height:100px;
}
/*.submit{
	/*background:url("button.png") no-repeat;
	/*border:1px solid black;
	font-size:120%;
	/*width:300px;
	color:#ffffff;
	height:100px;
	width:130px;
	height:30px;
}*/
td{
	padding:5px;
	/*border:1px solid green;*/
	min-width:100px;
}
.star {
	max-width:20px !important;
	min-width:20px !important;
	color:#ff0000;
	text-align:left;
}
p{
	margin-top:15px;
}
h4{
	font-size:100%;
	color:#ff0000;
	font-weight:bold;
	font-style:normal;
}
