#body li a { text-indent: -9999px; overflow: hidden; }


/* layout */
#body h2 { width: 460px; height: 123px; padding-top: 50px; position: absolute; left: 480px; }
#body h2 span { display: block; }

p#page-description { width: 470px; position: absolute; left: 480px; top: 340px; }

#body ul { margin-top: 370px; overflow: hidden; list-style-type: none; }
#body li { width: 433px; height: 266px; margin: 15px; float: left; position: relative; }
#body li .name { width: 200px; height: 100%; padding: 15px; float: left; }
#body li p { width: 190px; position: absolute; top: 30px; right: 15px; }
#body li p strong { display: block; }
#body li a { width: 92px; height: 40px; position: absolute; bottom: 10px; right: 10px; }

/* color */
#body { background: transparent url(../images/products_bg.png) no-repeat scroll 40px 60px; }
#body h2 { color: #68644e; text-transform: lowercase; background: transparent url(../images/paper_bag.png) no-repeat scroll top right; }
p#page-description { color: #68644e; }
#body li { color: #68644e; }
#body li .name { background: transparent none no-repeat scroll 25px 75px; }
#body li p strong { font-size: 14px; }
#body li a { background-image: url(../images/products_details_button.png); }

#body #csr .name { background: transparent url(../images/products_icon_csr.png) no-repeat scroll 25px 75px; }
#body #package-deals .name { background: transparent url(../images/products_icon_package_deals.png) no-repeat scroll 7px 65px; }
#body #pocket-constitutions .name { background: transparent url(../images/products_icon_pocket_constitutions.png) no-repeat scroll 45px 55px; }
#body #recurring-orders .name { background: transparent url(../images/products_icon_recurring_orders.png) no-repeat scroll 2px 52px; }
#body #audio-book .name { background: transparent url(../images/products/audio_book_icon.png) no-repeat scroll 25px 52px; }
#body #gear .name { background: transparent url(../images/products/gear_icon.png) no-repeat scroll 2px 52px; }

/* text */
#body h2 { font-size: 47px; font-weight: bold; line-height: 35px; }
#body h2 span { font-size: 78px; letter-spacing: -6px; }
p#page-description { font-size: 14px; }
p#page-description:first-line { font-size: 18px; }
#body li { background: transparent url(../images/product_bg.png) no-repeat scroll 0 0; }
#body li .name { font-size: 20px; font-weight: bold; }
#body li p { font-size: 11px; letter-spacing: 1px;  }
#body li p strong { text-align: left; }
