
.contact_form{
	margin-left:30px;
}
.c_top{
	background:url(../images/contact/c_top.png) top left no-repeat;
	margin:-10px 0 0 0;
	text-align:right;
	font-weight:bold;
	padding:0px 10px 0 0;
	height:40px;
}

.c_middle{
	width:808px;
	margin:0px;
	background:url(../images/contact/c_middle.png) repeat-y;
	clear:both;
	text-align:left;
	padding:15px;
}

.c_bottom{
	width:808px;
	background:url(../images/contact/c_bottom.png) top left no-repeat;
	margin:0 0 -10px 0;
	height:8px;
}

#form_button{
	margin-left:-112px;
}