

.prodblock {
   WIDTH: 588px;
   float :left;
   padding-bottom: 10px;
   padding-top: 10px;
   text-align: center;
   }
      
#containera { 
   float: left; 
   width: 113px;
   
   text-align: center; 
   }

.roundtopa {
   background: #FFFFA6;
   }

.roundbottoma {
   background: #FFFFA6;
   }
   
.r1a {
   margin: 0 5px; 
   height: 1px; 
   overflow: hidden; 
   background: #000000; 
   border-left: 1px solid #000000; 
   border-right: 1px solid #000000;
   }
   
.r2a {
   margin: 0 3px; 
   height: 1px; 
   overflow: hidden; 
   background: #FFFFA6; 
   border-left: 1px solid #000000; 
   border-right: 1px solid #000000; 
   border-width:0 2px;
   }
   
.r3a {
   margin: 0 2px; 
   height: 1px; 
   overflow: hidden; 
   background: #FFFFA6; 
   border-left: 1px solid #000000; 
   border-right: 1px solid #000000;
   }
   
.r4a {
   margin: 0 1px; 
   height: 2px; 
   overflow: hidden; 
   background: #FFFFA6; 
   border-left: 1px solid #000000; 
   border-right: 1px solid #000000;
   }
   
.contenta {
   padding: 0px; border-left: 1px solid #000000; 
   border-right: 1px solid #000000;   
   background: #FFFFA6;
   
   }
  

.cellen {
    float: left; 
    width: 117px; 
    text-align: center; 
    padding-left: 0px; 
    padding-right: 0px;
  
    }

.baratext {
    height: 40px; 	
    font-size: 10px;	
    }


.artben {
    height: 40px; 
    font-size: 10px;
    font-weight: bold;
    }
    
.ordpris {
    height: 14px;
    font-size: 10px;
    font-weight: bold;
    color: #C0C0C0;
    }
    
.pris {
    height: 14px;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
    }

.contentover   
    {
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
    text-align : center;
    padding-bottom: 6px;
    }