#modal-form, #modal-form-p {
	padding-bottom: 24px;
    background: url('../../images/libs/acpbox/bg-box-bottom.png') bottom left no-repeat !important;
    background: url('../../images/libs/acpbox/bg-box-bottom.gif') bottom left no-repeat;
    width : 500px;
}

#modal-form-inbox, #modal-form-inbox-p {
	padding-top: 15px;
    background: url('../../images/libs/acpbox/bg-box-top.png') top left no-repeat !important;
    background: url('../../images/libs/acpbox/bg-box-top.gif') top left no-repeat;
}

#modal-form-content, #modal-form-content-p {
	background: url('../../images/libs/acpbox/bg-box-body.png') top left repeat-y !important;
    background: url('../../images/libs/acpbox/bg-box-body.gif') top left repeat-y;
    padding: 0 20px 0 20px;
}



.order_form {padding : 1px 10px 10px 10px; text-align : center; font-size: 1.2em}
.order_form .close{ text-decoration : underline; float: right; font-size: 0.75em; cursor : pointer; clear: both; display: block;}
.order_form input, .order_form textarea {width : 432px; padding : 2px; font-size: 1.2em}
.order_form textarea {height : 85px}
.order_form .button_order {width : 120px !important;}