#product_others { float:left; width:200px; }
#product_main { float:left; margin-left:10px; }
#product_side { float:right; width:250px; }
#product_desc { height:auto; background:url(/images/copy-box_mid.gif) repeat-y; }
#product_colorways { position:relative; top:340px; left:-200px; margin-left:400px; width:200px; }
#product_copy { width:200px; padding:15px 20px; min-height:150px; /*keep min-height for IE7*/}
#product_copy b { color:#360; }

#copybox_bg-top { background:url(/images/copy-box_top.gif); background-repeat:no-repeat; height:91px; margin-bottom:-91px; }
#copybox_bg-bottom {  background:url(/images/copy-box_bottom.gif); background-repeat:no-repeat;  height:68px; margin-top:-58px; }

.category_product { float:left; width:100px; height:140px; margin:0 10px 10px 0; text-align:center; }

#product_buy { text-align:right; margin:0 20px 20px 0; }
#product_buy p { margin:0 0 5px; }
#product_buy .sold_out, #product_buy .price { font-weight:bold; font-size:14px; }
#product_buy label { display:inline; float:none; margin:0; text-align:left; width:auto; }

a.button, #add_cart_button, #update_cart_button, #checkout_button { background:#EEE; background:-webkit-gradient(linear,left top,left bottom,from(#EEE),to(#DDD),color-stop(0.5,#FFF),color-stop(0.5,#E9E9E9)); border:1px solid #999; padding:3px 10px; line-height:17px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; font-weight:bold; font-size:12px; color:#333; margin:0; }
a.button:hover, #add_cart_button:hover, #update_cart_button:hover, #checkout_button:hover { cursor:pointer; color:#FFF; border-color:#000; background:#333; text-decoration:none; background:-webkit-gradient(linear,left top,left bottom,from(#333),to(#333),color-stop(0.5,#444),color-stop(0.5,#555)); }
.cart_fulfillment_message { clear:both; margin:30px 0; }

#update_cart_button { float:left; }
#cart_controls { float:right; padding-top:3px; }

#add_cart_button, #checkout_button { color:#000; border-color:#360; background:#693; background:-webkit-gradient(linear,left top,left bottom,from(#FDF9D3),to(#FCEB72),color-stop(0.5,#FDF19C),color-stop(0.5,#FED90B)); }

em.sold_out { color:#999; }

#product_sizechart { float:left; padding:7px 0px 0px 7px; }
