table.photoTable
{
   width: 665px;
}

div.tableBGWhite
{
   width: 665px;
   background-color: #7ECDFF;
}

div.tableBGGray
{
   width: 665px;
   background-color: #7ECDFF;
}

div.tableBG
{
   width: 665px;
   background-color: #7ECDFF;
}

table.photoTable td.imgCell
{
   width: 275px;
   text-align: center;
   padding-bottom: 10px;
   padding-top: 15px;
   vertical-align: top;
}

table.photoTable td.imgDesc
{
   vertical-align: top;
   padding-bottom: 10px;
   padding-top: 15px;
   font-size: 12px;
   padding-right: 5px;
}

ul.detailList li
{
   font-weight: bold;
   font-size: 12px;
}

ul.detailList li.noBul
{
   font-weight: bold;
   font-size: 12px;
   list-style-type: none;
}

.productLabel
{
   font-weight: bold;
}

div.extraInfo
{
   padding-left: 25px;
   font-size: 12px;
}

div.extraInfo p
{
   font-size: 12px;
}

