@charset "utf-8";
/* CSS Document */

body{background:#ffffff url(../images/bodybg.gif) repeat-x; margin:0; padding:0; font-family: Arial; font-size:11px;}
* {
  margin: 0;
  padding: 0;
}
#outerwrapper{width:1000px; margin:0 auto}
#header{margin-bottom:10px; }
#header a{color:#92278f; text-decoration:none;}
.pnumber{color:#92278f; background:url(../images/phone.jpg) no-repeat 0 center; line-height:33px; padding: 0 0 0 40px; font-size:24px; font-weight:bold}
.email{color:#92278f; background:url(../images/email.jpg) no-repeat 0 center; line-height:33px; padding: 0 0 0 40px; font-size:16px; font-weight:bold}
#topmenubg{position:absolute; margin-top:-8px; width:1000px; background:url(../images/menubg.gif) repeat-x 0 5px; height:29px;   }
#searchbg{padding:6px 2px 0px 2px;}
#searchbg .inputbox{font-size:11px; width:144px; padding:1px;}
.contentbg{background:#ffffff url(../images/contentbg.jpg) no-repeat; margin-top:5px;}
#sidebar{padding:15px 4px; width:185px; position:relative;}
.sidebox-top{color:#ffffff; font-weight:bold; background:url(../images/menubg.gif) repeat-x; line-height:24px; padding:0 5px; height:24px;}
#sidebox {border:1px solid #92278f; border-top:0; background:#f5edf5; padding:0px; margin-top:5px;}
#sidebox p{padding:5px; margin:5px;}
.sidebox-bottom{margin-bottom:5px;}
a{font-weight:bold; color:#92278f; text-decoration:none}
strong{font-weight:bold; color:#92278f;}
b{font-weight:bold; color:#000000;}
.textbox{
	width:110px;
	font-size:10px;
}
.items{text-align:center; padding:0 5px}
.nabg{background:url(../images/new_arrivals_bg.jpg) no-repeat; padding:11px 0;}
#footer{text-align:center; color:#92278f; background:#ffffff;}
#footer p{padding:2px 5px;}
#footer a{color:#92278f; text-decoration:none; font-weight:normal;}
#footer a:visited{color:#92278f; text-decoration:none}
#footer .footermenu{background:url(../images/menubg.gif) repeat-x; padding:0 5px; line-height:24px; color:#ffffff; font-weight:bold}
#footer .footermenu a{color:#efe3f0; text-decoration:none; font-weight:bold}
#footer .footermenu a:visited{color:#efe3f0; text-decoration:none}
#footer .footermenu a:hover{color:#ffffff; text-decoration:none}
<!-- Left Menu -->
.markermenu{
width: 160px; /*width of menu*/
padding-top:5px;
position:relative;
z-index:2000;
}

.markermenu ul{
list-style-type: none;
margin: 0px 0 0 0;
padding: 0;
z-index:2000;
}
.markermenu ul li{
position: relative;
}

.markermenu ul li ul{
position: absolute;
width: 190px; /*sub menu width*/
top: 0px;
visibility: hidden;
background:#f5edf5;
border:1px solid #92278f;
padding:2px;

}
.markermenu ul li a{
background: url(../images/bullet.gif) no-repeat 2px center;
overflow: auto; /*force hasLayout in IE7 */
color:#92278f;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
font-weight:bold;
}




* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 160px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color:#92278f;
}

.markermenu ul li a:hover{
color:#000000;
background-image:url(../images/bullet.gif); /*onMouseover image change. Remove if none*/
}
.markermenu .subfolderstyle{
/*background: url(images/bullet2.gif) no-repeat center right;*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li {float: left; height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height:18px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



/*.infoBox {
  background: #b6b7cb;
}
*/
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/*
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}*/

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

/*TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}*/

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #92278f;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B983CA;
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading a:visited{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B06929;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
}

A.pageResults {
  font-weight: bold;
  color: #C27B13;
}

A.pageResults:hover {
  font-weight: bold;
  color: #C27B13;
  background: #FFFF33;
}
A.pageResults:visited {
  font-weight: bold;
  color: #C27B13;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #671E84;
  line-height: 1.5;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.TextNormal{ padding:5px; line-height:18px; text-align:left; font-size:11px;}
/*img, div, input, li, td, a{ behavior: url("iepngfix.htc") }*/
.png{ behavior: url("iepngfix.htc") }

TD.compareListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}
My productListing data class looks like this:

  TD.productListing-data {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
  }

The following class is added to have boxes around the different elements:

  TD.compareListing-data {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: white;
    border: 1px;
    border-style: solid;
    border-color: #AAAA91;
  }