a img{
	border: none;
}

.entry_form_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

.entry_form_box_content{
	width: 520px;
}

.entry_form_box .field_row{
	clear: both;
	width: 520px;
}

.entry_form_box .field_label{
	float: left;
	width: 70px;
	
	color: #fff;
}

.entry_form_box .field_input{
	float: left;
	width: 450px;
	white-space:nowrap;
	margin-bottom: 5px;
	line-height: 20px;
}

.mceEditor{
	float: left;
}

#subject_input{
	width: 425px;
}

h1{
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom:1px solid #AAAAAA;
}
