#main_content article{
	width: 420px;
}

#inquiry {
	width: 984px;
	margin: 0 20px 0 20px;
}

#inquiry_form {
	width: 884px;
	margin: 0 20px 0 20px;
}

label {
    text-align: right;
    clear: both;
    float:left;
    width:123px;
    margin-right:15px;
}

#text_space{
	float: left;
        width: 300px;
}
