#center { padding:20px 10px 0; }
#center p { color:#333333; line-height:1.5em; margin-bottom:1em; }
#backlink a { background:url(../images/blue-arrow-left.gif) left 5px no-repeat; padding-left:10px; font-weight:bold; margin-bottom:0.5em; display:block }
#left .big_ideas_pod { background:url(../images/big-idea-quote.gif) top left no-repeat; width:340px; padding-right:20px; margin-top:10px; margin-bottom:20px; }
#left .big_ideas_pod p { float:right; width:170px; background:url(../images/big-idea-quote-bottom.gif) right bottom no-repeat; padding-bottom:25px}
#deals { clear:both; background:url(../images/hot-deals-bg-full.gif) 29px 0px no-repeat; margin-top:10px; padding-top:7px; padding-left:29px; position:relative; }
#hot_deals { padding-top:83px; }
#deals h2 { font-size:2em; position:absolute; margin:0 0 0 27px; top:12px; color:white; background-color:#314b8c; width:300px }
#deals h3 { font-size:1.5em; clear:both; font-weight:normal; padding-left:20px; }
#best_sellers, #recommended { clear:both; }
#recommended { background:url(../images/deals-bg.gif) 0px 25px no-repeat; }
#best_sellers { background:url(../images/deals-bg.gif) 0px 25px no-repeat; }
#best_sellers h3, #recommended h3 { padding-top:2em; }
#deals .product { float:left; width:180px; margin-right:5px;}
#deals .product p { padding-left:10px; }
#deals .product p.product_image { padding-left:0px; }
#deals .product .title { display:block; margin-bottom:0.5em; margin-right:20px; height:2em; }
#deals .product .was { float:left; color:#445a96; font-size:0.91666em }
#deals .product .now { float:right; margin-right:20px; font-weight:bold; color:#d51e20; }
#social_bookmarks { clear:both; padding-top:2em; }
a#locate_nearest { position:absolute; margin-left:353px; top:20px; font-weight:bold; text-decoration:none }
a#locate_nearest:hover { text-decoration:underline }
.product_list { margin-left:20px; padding-top:15px;}
#best_sellers .product_list, #recommended .product_list { margin-top:22px; }

#left .big_ideas_pod:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#left .big_ideas_pod {display: inline-block;}

/* Hides from IE-mac \*/
* html #left .big_ideas_pod {height: 1%;}
#left .big_ideas_pod {display: block;}
/* End hide from IE-mac */