body { padding: 0px; margin: 0px; }

/* PAGE TITLE */
#page_title { position: relative; font-size: 20px; text-align: center; padding: 5px 0px 5px 0px; line-height: 20px; font-family: georgia; }
#title_reg { font-size: 12px; }
#close { position: absolute; top: 3px; right: 5px; font-size: 11px; }
#close img { border: none; }
#close a { font-weight: normal; }
#track_order { position: absolute; top: 35px; right: 5px; font-size: 11px; }
#track_order a { font-weight: normal; }

/* PAGE SUB TITLE STYLES */
.ship_sub_title { text-align: center; }
.ship_sub_title_lg { font-family: georgia; font-size: 14px; }
#exp_box { width: 280px; background-color: #F8F2E4; padding: 5px 0px 5px 10px; margin-top: 10px; margin-left: auto; margin-right: auto; line-height: 12px; }
#exp_box .exp_sub_box { width: 135px; float: left; }

/* PAGE CONTENT */
#ship_content { padding: 10px 20px 20px 20px; line-height: 13px; background: white url( '/images/ship_details_background.jpg' ) no-repeat bottom; }

/* SHIPPING TABLE */
#shipping_table { list-style: none; margin: 10px 0px 10px 90px; padding: 10px; width: 280px; background: #f8f2e4; }
#shipping_table li { clear: both; }
#shipping_table li .range { float: left; width: 150px; }
#shipping_table li .price { float: left; width: 130px; }
