div#ProdMainOne, div#ProdMainTwo, div#ProdMainThree { height: 420px; display: inline; float: left; clear: none; }
div#ProdMainOne
{
    width: 58px;
    background-image: url(../Images/Img-Products_One.jpg);
    background-repeat: no-repeat;
    background-position: left 70px;
}
div#ProdMainTwo
{    
    width: 383px;
    
    margin-left: 60px;
    
    font-family: Times New Roman, Serif;
    font-weight: bold;
    font-style: italic;
    color: #A8A481;    
    font-size: 30px;
    line-height: 28px;
}
div#ProdMainThree
{
    width: 158px;
    
    background-position: left 85px;
    background-image: url(../Images/Img-Products_Two.jpg);
    background-repeat: no-repeat;
}
div#ProdMainTwo .SpaceMe { visibility: hidden; height: 15px; margin: 0; display: block; clear: both; }
div#ProdMainTwo .MyColumn
{
    width: 124px;
    height: 14px;
    margin-top: 10px;
    
    display: inline;
    float: left;
    clear: none;
    
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    line-height: 26px;
    font-style: normal;
    font-weight: normal;
    color: #000;
}

li.ListTitle
{
    color: #000;
    font-size: 13px;
    font-weight: bold;
}
h3
{
    margin: 0;
    display: block;
    
    font-size: 30px;
    color: #A7A380;
    font-family: "Times New Roman", Serif;
    font-style: italic;
}
div.ProdNavBar
{
    width: 100%;
    height: 20px;
    
    margin: 27px 0 0 0;
    display: block;
    clear: both;
    
    font-size: 11px;
    
    border: none;
    border-bottom: solid 2px #B6B082;
    border-top: solid 2px #B6B082;
       
    background-color: #D0CA9C;
}
div.ProdNavBar strong { color: #000; }
div.ProdNavBar div.Pagination
{
    margin: 0 0 0 10px;
    
    color: #8D8C53;
    
    float: left;
    display: inline;
    clear: none;
}
div.ProdNavBar div.Details
{
    margin: 0 10px 0 0;
    
    float: right;
    display: inline;
    clear: none;
}
div.ProdNavBar div.Details select
{
    height: 16px;
    margin: 0 5px 0 5px;
    
    vertical-align: middle;
    font-size: 10px;
}
div.ProdNavBar div.Details input
{
    vertical-align: middle;    
    font-size: 10px;
}
div.MinHeight
{
    min-height: 700px;
    height: auto !important;
    height: 700px;
    
    padding-bottom: 20px;
}
div.MinHeight500
{
    min-height: 575px;
    height: auto !important;
    height: 575px;
}
td.ThumbContainer
{   
    height: auto;
    width: 150px;
    
    margin: 0;
    padding: 40px 10px 0 10px;
       
    text-align: center;
    vertical-align: top;
    
    font-size: 10px;
    line-height: 14px;
}
td.ThumbContainer .Thumb
{
    width: 129px;
    height: 129px;
    
    margin: 0 auto 10px auto;
    padding: 0;
    
    border: solid 1px #600404;
    
    display: block;
    clear: both;
    
    overflow: hidden;
}
div.Spacer
{
    width: 45px;
    display: inline;
    float: left;
    clear: none;
}
div.SpacerBlock
{
    width: 0;
    height: 0;
    display: block;
    clear: both;
}

div.PDLCol, div.PDRCol { float: left; clear: none; display: inline; margin: 20px 0 10px 0; line-height: 20px; text-align: left; }

div.PDLCol { width: 360px; }
div.PDRCol { width: 270px; margin-left: 25px; }

.Swatches img { border: solid 1px #600404; margin: 10px 20px 0 0; }