
input, textarea {
	width:260px;
}
select {
	width:264px;
}
input.mf-submit {
	width:100px;
	margin-top:10px;
	margin-bottom:10px;
}
input.mf-file {
	width:200px;
}

#pagecontent {
	background-image:url(../images/bg_content12_3.jpg);
}

#left {
	display:block;
	height:100%;
	width:557px;
	float:left;
}
#header_left {
	background-color:#5F5F5F;
	height:24px;
	padding:10px 0 0 15px;
}
#header_left_title {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}
#content_left {
	color:#000;
	padding:10px 15px 0 15px;
}

#right {
	display:block;
	height:100%;
	width:274px;
	float:left;
}
#header_right  {
	background-color:#4C4C4C;
	height:24px;
	padding:10px 0 0 10px;
}
#content_right {
	background-color:#999999;
	color:#FFFFFF;
	padding:10px 0 0 10px;
	height:100%;
}
#content_right p.bodytext {
	/*padding:10px 0 0 10px;*/
}
#header_right_title {
	color:#ADADAD;
	font-size:12px;
	font-weight:normal;
}

