/*@import url(site.css);*/
.bad {}

.qtyPrc
{
  border : thin solid black;
  position: relative;
  left: 3px;
  width: 200px;
  height: 50px;
}

.sizeCell
{
 vertical-align : top;
}

.prodDesc, prodlongdesc, b 

{

font-size: 10px;

}

/******v JD2 01/29/2008 v******/
.prodLongDesc
{
  font-size: 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: bold;
}

.prodDesc
{
  font-size: 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: bold;
}
/******^ JD2 01/29/2008 ^******/

.cobColorName
{
		font-size: 10px;
}

.copyrightsmall
{
  font-size: 9px;
}

.noStyle
{
 margin: 0;
 padding: 0;
}

.colorDesc
{
 font-size: 10px;
}
.imgLibTable
{border: 1px solid black;
 background-color: #FFFFFF;
 text-align: center;
 width: 100%;
 hasLayout: true;}

.imgLibHdr
{background-color: maroon;
 color: white;
 font-weight: bold;
 font-size: 12px;
 border-bottom: 1px solid black;
 padding: 2px;}

 .imgLibButton
 { display: block; vertical-align: middle; background: #DCDCDC url(/98dev/images
/transButton.gif); width:70px; height:17px; line-height:15px; font-size:9px; fon
t-family:Verdana; text-decoration:none; cursor: pointer;}

a.imgLibLink,
a.imgLibLink:active,
a.imgLibLink:link,
a.imgLibLink:visited,
a.imgLibLink:hover
{ font-family: Verdana;
  font-size: 9px;
  text-decoration: none;
  vertical-align: middle;
}

.closeButton
{ border: 2px solid white;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  cursor: pointer;
}


