/*//////////////////////////////////////////////////////////////////////////////

	[contact-us] contact-us.css

//////////////////////////////////////////////////////////////////////////////*/


/*------------------------------------------------------------------------------

    1. #form

------------------------------------------------------------------------------*/

#form .input-form,
#form .check-form {
	position: relative;
	width: 840px;
	padding: 103px 45px 30px;
	background: #FBF6ED url(../../common/img/content/paper-bottom-background.png) no-repeat right bottom;
}

#form h2 {
	position: absolute;
	left: 0;
	top: 0;
	height: 48px;
	width: 840px;
	padding: 35px 45px 0;
	background: url(../img/form-top-background.png) no-repeat;
}

#form .description {
	margin-bottom: 20px;
}

#form .description p {
	margin-bottom: 10px;
}

#form table th {
	width: 250px;
}
