select.imagefloatleft {
   float: left;
   left: static-position;
}
select.CatITEMdesc {
   font-family: arial;
   font-style: oblique;
   font-weight: bold;
   font-size: 16px;
   color: #006699;
}
select.cellpadding {
   padding: 5;
}
select.ItemID {
   font-family: arial;
   font-weight: bold;
   font-size: 15px;
   color: #2B2B2B;
}
select.imagefloatright {
   float: right;
   right: static-position;
}
select.Qty {
   font-family: arial;
   font-size: 14px;
}
select.Price {
   font-family: arial;
   font-style: normal;
   font-size: 14px;
}
select.catalogprodID {
   font-family: arial;
   font-size: 14px;
}

