    .shopByDepMenu table {
        font-size:10px;
        
    }
    
    #product_2010 {
        float:top ;
        margin: 3px 3px 0 3px ;
        padding-top: 10px ;
        font-size: 12px;
        width: 511px ;
        background: url(../images/ital_new/product_content_top.png)  ; 
        background-repeat: no-repeat;  
    }
    
    #product_content_2010 {
        position: relative ;
        width: 509px ;
        border-left: 1px solid #9AA9B4; 
        border-right:1px solid #9AA9B4 ;
        margin: 0px 3px 5px 3px ;
    }       
    
     #product_content_2010 table {
        text-align: center ; 
        display: block ;
    }
    
     #product_content_2010 b a {
         color: #8A0000 ;
         font-size: 12px;
         font-weight: bolder;
     }
     
     #product_content_2010 td {
          padding-top: 15px ;
     }
     
     #product_content_2010 td .itm_descp_2010 {  
         height: 30px ;  
     }
     
     #product_content_2010 a {
         width: 100% ;
         padding: 0 ;
         font-size: 11px ;
         font-weight: bold; 
         text-decoration: none ;
         color: #000000 ;
     }
     
      #product_2010 i {
         color:  #8A0000 ;
         font-weight: bold; 
         font-size: 13px ;
         padding-left: 8px 
     }
     
     #product_bottom_2010 {
         background-color: #FAFAFA;
         width: 511px ;
         vertical-align: bottom;
     }
     
     #product_bottom_2010 .pdt_image {
         background-color: #FFFFFF;   
         float: left ;
         width: 108px  ;
         height: 100px ;
         border-right: 1px solid #2C4659;
         text-align: center;
         vertical-align: bottom;
     }
     
     #product_bottom_2010 .pdt_title {
         background-color: #FAFAFA;
         font-size: 12px;
         float: left ;
         padding-left: 10px ;
         padding-top: 20px ;
         width: 280px ; 
         display: block;
         vertical-align: middle;
     }
     #product_bottom_2010 .pdt_title .t {
          width: 90% ;
          font-weight: bold;
          padding-bottom: 10px;   
     }
     #product_bottom_2010 .pdt_title .t a {
          color: #000000 ;
          text-decoration: none ;
     }     
     #product_bottom_2010 .pdt_title .d {
          width: 90% ;  
          font-size: 11px ; 
     }
     
     #product_bottom_2010 .pdt_button {
         position:relative ;
        margin-top: 70px ;
        float: left ;
        mem-width: 102px;
        mem-height: 24px ;
        padding-left: 5px;
        mem-padding-top:6px;
        border-left: 2px solid #9AA9B4;
     }
     #product_bottom_2010 .pdt_button a { 
         position:absolute ;
        font-size: 12px;
        color: #FFFFFF ;
        display: inline;
        text-decoration: none ;        
        vertical-align: middle; 
        top: 8px ;
        left:15px 
     }
     
      #product_bottom_2010 .pdt_button div {
          background: url(../images/ital_new/view_details.gif) no-repeat right; 
          vertical-align: middle;
          width: 92px;    
          height:29px
      }  