fieldset {
	margin-left:0;
	padding-left:0;
	width:400px;
	border:none;
	color:#9a4d9e;
	font-family: 10px Georgia,"Times New Roman",Times,serif;
}
fieldset.small {
	width:300px;
	border:none;
}
#submit label {
	padding-left:5px;
	font-size:12px;;
	font-weight:bold;
	padding-top:1px;
	text-align:left;
	width:160px;
	color:#8f268d;
	font: 12px Georgia,"Times New Roman",Times,serif;
}
.select {
	padding-top:2px;
	color:#000;
	font-weight:bold;
	font: 12px  Arial, Helvetica, Verdana, sans-serif;
}
.bottomForm {
	clear:right;
	padding-top:2px;
	color:#8f268d;
	font: 12px Georgia,"Times New Roman",Times,serif;
}
td {
	border:none;
}

input.large {
	width:240px;
	border:1px solid #c791c3;
	float:left;
	
}
input.tall {
	width:240px;
	height:50px;
	border:1px solid #c791c3;
	float:left;
	
}
input.short {
	width:170px;
	border:1px solid #c791c3;
	float:left;
	
}
input.state {
	width:40px;
	border:1px solid #c791c3;

	float:right;
}
input.lesson {
	width:80px;
	border:1px solid #c791c3;
	float:right;


}
#submit input.check {
	margin-bottom:6px;
	border:1px solid #c791c3;
}
#submit textarea {
	margin-bottom:6px;
	width:240px;
	border:1px solid #c791c3;
}
#button{
	background:#666666 none repeat scroll 0%;
	border-color:#999999 rgb(51, 51, 51) rgb(51, 51, 51) rgb(153, 153, 153);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	margin-right:0px;
	width:60px;
	float:right;
}
#button:hover {
	background:#fff none repeat scroll 0%;
	border-color:#ffccff;
	border-style:solid;
	border-width:1px;
	color:#9a4d9e;
}
#submit input.check {
	margin-left:60px;
}
#submit{

}
#contact {
margin-left:55px;
float:left;
width:250px;

}
#contactInfo {
	float:left;
	margin-top:40px;
	margin-left:10px;
	width:160px;
}
.content {
	padding:20px;

}
.star {
	color:#FB0F0C;
}
input#submit {
background:url(/images/project/submitButton.jpg);
border:none;
color:#FFFFFF;
cursor:pointer;
margin-right:13px;
width:66px;
float:left;
}
input.file {
background:url(/images/project/chooseFileButton.jpg);
border:none;
color:#FFFFFF;
cursor:pointer;
margin-right:13px;
width:79px;
height:20px;
float:left;
}
