/* Start of CMSMS style sheet 'table pricelist' */
.tr_price_head {
background: #CCC;
height: 30px;
}

.tr_price1 {
width: 100px;
}

.tr_price2 {
width: 400px;
} 

.tr_price3 {
width: 100px;
}

/* End of 'table pricelist' */

