.bad {}

.qtyPrc
{
  border : 1px solid #cccccc;
  position: relative;
  left: 3px;
  width: 220px;
  height: 25px;
}
.sizeCell
{
 vertical-align : top;

 }

.noTab {
	 color: #006633;
		border-width: 0px 0px 1px 0px;
		border-style: solid;
		border-color: #666666;
	 background-color: #FFFFFF;
}

.tabOn {
	 color: #006633;
		border-width: 1px 1px 0px 1px;
		border-style: solid;
		border-color: #666666;
	 background-color: #FFFFFF;
}
	
.tabOff {
	 color: #000000;
		border-width: 0px 1px 1px 1px;
		border-style: solid;
		border-color: #666666;
	 background-color: #ccff99;
}

.comparableDesc {
 color: #000000;
	font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

/* 030000 03/03/07 JD2 */

.cartoptionsOuter {
width: 100%;
text-align: left;
}

.cartoptionsCont {
text-align: center;
}

.cartoptionsTable {

width: 100%;
}

.comparablesCont {
width: 100%;
}
.comparablesTable {
text-align: center;
width: 100%;
}

div#proddetails {
width: 200px;
height: 40px;
font-family:verdana, arial, geneva, helvetica; 
font-size: 10px;
font-weight: bold;
}
.imageCell {
width: 200px;
text-align: center;
}
.prodLongDesc {
width: 300px;
font-family:verdana, arial, geneva, helvetica; 
font-size: 10px;
padding-top : 10px;
}
.prodLinksTable {
 width : 450px;
}

.prodDescCont {
margin-left: 10px;
}

.prodDescTable {
text-align: center;
width: 100%;

}
.colorContainer {
text-align: left;
width: 100%;

}
.colorTable {
text-align: left;
}
.innerColor {
width: 100%;
}
.iconSpacer
{
 width : 5px;
}

