/* CSS Document */


#LeftMenu { padding-left:18px; width:226px; padding-right:20px; padding-top:74px; float:left; padding-bottom:20px;  }
#LeftMenu .ProductLink { padding-bottom:5px;}  

#RightArea { float:left; width:730px; padding-top:32px; padding-bottom:32px;  }
#RightArea .SecPageTitle { padding-bottom:23px; }

#RightArea .ProductContainer { padding-left:22px; float:left; width:160px;}
#RightArea .ProductContainer_F { float:left; width:160px; }
#RightArea .Product_img  { z-index:2; }
#RightArea .ProdSoldOut { position: relative; z-index:1; margin-top:-210px;}
#RightArea .Product_Title { padding-top:5px; width:156px; padding-left:2px; padding-right:2px; text-align:center; font-weight:bold; }
#RightArea .Product_desc { padding-top:5px; width:156px; padding-left:2px; padding-right:2px; text-align:center; }
#RightArea .Product_price { padding-top:5px; width:156px; padding-left:2px; padding-right:2px; text-align:center; color:#666666; } 
#RightArea .Product_newprice { padding-top:2px; width:156px; padding-left:2px; padding-right:2px; text-align:center; color:#ff0000; font-weight:bold; } 
