/* Post Order CSS */

#post_order_table_step2 table {
	width: 100%;
}

#post_order_table_step3 table {
	width: 100%;
}

#post_order_table_delivery_details table {
	width: 100%;
}

#post_order_navigation table {
	width: 100%;
}

div#delivery_methods_layer {
	width: 100%;
}

div#complete_order_button_layer {
	float: left;
	min-width: 120px;
	width: auto;
}

div#document_layer {
	width: 100%;
}

.shipping_comments {
    resize: none;
    width: 100%;
    min-height: 150px;
}