div#main
{
	width:600px;
	border:none;
}
dl#admission
{

}
dl#admission dt
{
	float:left;
	width:40px;
}
hr
{
	background:#f8f7ec url(../images/common/hr_divider.gif) no-repeat top center ;
	color:#bfb36e;
	height:10px !important;
	height:1px;
	margin:20px 0px 20px 0px;
	border:none;
}
input.input_text
{
	width:398px;
	font-family:inherit;	
}
label.label_text
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label.label_text
{
	text-align: right;
	width: 75px;
	padding-right: 20px;
}
br
{
	clear: left;
}
small#receive_info
{
	display:block;
	width:390px;
	margin:5px 0px 5px 95px;
}
input#receive
{
	margin-left:93px;
	margin-right:5px;
}
input#submit
{
	display:block;
	margin:20px 0px 0px 93px;
	border:1px solid #6E653D;
	background-color:#6E653D;
	color:#FFFFFF;
	clear:left;
	font-family:inherit;
}
textarea#comments
{
	font-family:inherit;
	font-size:1.0em;
	height:100px !important;
}
div#flashcontent
{
	position:relative;
	top:-30px;
	left:-40px;
	margin-bottom:-35px;
}
