﻿.divProduct 
{
    width: 680px;
    vertical-align: top;    
}
.divProductTop 
{
    background-image: url(../img/productbkg01-trans.png);
    background-repeat: no-repeat;
    width: 680px;
    height: 34px;
}
.divProductInfo 
{
    vertical-align: top;
    background-image: url(../img/productbkg02-trans.png);
    background-repeat: no-repeat;
    width: 680px;
    min-height: 104px; 
    height: auto !important; 
    height: 104px;
    padding-left: 10px;
}
.imgThumb 
{
    float: left;
    margin-right: 3px;
    border: 0px;
}
.tblProductStats 
{
}
.pInfo 
{
    font-size: 12px;
    color: #B47F88;
    float: left;
    margin-right: 20px;
}
.pOptions
{
    font-size: 12px;
    color: #B47F88;
    float: left;
}
.pOptions a:link, .pOptions a:visited
{
    font-size: 12px;
    color: #B47F88;
    text-decoration: underline;
}
.pOptions a:hover 
{
    text-decoration: none;
}
.pComments 
{
    font-size: 11px;
    color: #B47F88;
    margin-right: 30px;
}
.pComments a:link, .pComments a:visited 
{
    color: #B47F88;
    text-decoration: underline;
}
.pLegal, .pLegal a:link, .pLegal a:visited
{
    font-size: 9px;
    color: #B47F88;
    margin-right: 20px;
    font-style: italic;
    margin-top: 5px;
}
.divProductBody 
{
    vertical-align: top;
    background-image: url(../img/productbkg04.gif);
    background-repeat: repeat-y;
    width: 680px;
}
.divProductBtm 
{
    vertical-align: top;
    background-image: url(../img/productbkg05-trans.png);
    background-repeat: no-repeat;
    width: 680px;
    height: 4px;
}