/* ------------------------------------------------------------------- */
/* LAYOUT */
/* ------------------------------------------------------------------- */
#container-h						{ top:-5px; }
#container-c						{ min-height:720px; }

/* ------------------------------------------------------------------- */
/* QUICK ORDER BANNER */
/* ------------------------------------------------------------------- */
a.quick-order-link									{ background:url('../grfx/buttons/submit.png') no-repeat 0 0; border:none; width:89px; height:21px; cursor:pointer; text-indent:-999em; display:block; overflow:hidden; text-decoration:none; position:absolute; bottom:13px; right:10px;  }
a.quick-order-link:hover							{ background-position:bottom left; }

/* Bkgd images */
#quick-order-link-wrapper							{ background:url('../grfx/forms/form-top.gif') no-repeat top left; margin-top:0px; display:block; width:580px; padding:10px 0px 0px 0px; margin:0 0 10px 0;  position:relative; }
#quick-order-link-wrapper .wrapper-summary			{ background:url('../grfx/forms/form-bottom.gif') no-repeat bottom left; width:400px; padding:10px 170px 30px 10px; font-size:1.1em; }

/* Header */
#quick-order-link-wrapper h3						{ padding:0 0 4px 0px; margin:0 0 0 10px;color:#ffffff; font-weight:normal; font-size:1.4em; text-transform:uppercase; background:url('../grfx/titles/quick-order.png') no-repeat top left; text-indent:-9999px;}