#column-wrapper{
	padding-top:6px;
}

#inquiry h2{
	width:499px;
	height:24px;
	text-indent:-9999px;
	background-image:url(../../images/lbl_contact.gif);
	background-repeat:no-repeat;
}

#inquiry form{
	background-image:url(../../images/bg_review.gif);
	background-repeat:no-repeat;
	padding-top:30px;
	margin-bottom:18px;
}

dl.odd{
	background-color:#f3f4f6;
}
dt,
dd{
	float:left;
	font-size:77%;
}/*
input,
select option,
textarea{
	font-size:85%;
}*/
dt{
	width:125px;
	padding:6px 6px 6px 11px;
}
dd{
	padding:6px 11px 6px 6px;
}

#note{
	padding:12px 11px;
	color:#535456;
}
#note p{
	font-size:77%;
}
/* 336 */

input#name,
input#email,
input#email_verify{
	width:332px;
}
textarea#content{
	width:334px;
	height:200px;
}
