div.headingcontainer .mainheading
{
    width: 95%;
}
div#bottomofcovers
{
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}
    div#bottomofcovers #addtocart
    {
        text-align: center;
    }
#page_dustcovers div.adddustcover
{
    margin: 2em auto;
    width: 650px;
    background-color: #FFFFCC;
    background-repeat: repeat-x;
    border: 2px black solid;
    padding: 5px 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
#page_dustcovers div.hidden
{
    display: none;
}
.optdesc, .optdesc_error
{
    vertical-align: middle;
    font-size: 14px;
    /*font-weight: bold;*/
    /*padding-right: 10px;*/
    width: 180px;
}
.optdesc_error
{
    color: red;
    font-weight: bold;
}
.optdesc img, .optdesc_error img
{
    padding-right: 5px;
    vertical-align: middle;
}
div.opt
{
    font-size: 14px;
    /*font-weight: bold;*/
    margin-top: 3px;
    margin-bottom: 3px;
    border: 0px dashed #777777;
    border-width: 0 0 1px 0;
}
div.optdescriptiondiv
{
    border-width: 0;
}
.colordesc
{
    padding-left: 8px;
}
.boxdimensions
{
    margin-left: 15px;
    margin-bottom: 10px;
}
td.materialheading
{
    font-family: verdana;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border-bottom: 2px solid #333333;
}
td.materialheadingspacer
{
    font-size: 1px;
    height: 7px;
}
table.colors
{
    margin-left: 5px;
    padding: 2px;
    border-collapse: separate;
    border-spacing: 12px 0px; /* Horiz Vert  */
}
table.colors td.color, table.colors td.color_hover, table.colors td.color_selected
{
    vertical-align: top;
    cursor: hand;
    width: 55px;
    height: 85px;
    text-align: center; /* for old browsers */
    margin: 0 auto 0 auto; /* compliant  - top right bottom left*/
    font-size: 12px;
    font-family: verdana;
    font-weight: none;
}
table.colors td.colormarine
{
    width: 81px;
}
table.colors td.color
{
    padding: 2px;
    border: 0px none #FFFFFF;
}
table.colors td.color_hover
{
    padding: 1px;
    border: 1px solid black;
}
table.colors td.color_selected
{
    padding: 0px;
    border: 2px solid black;
    font-weight: bold;
}
table.colors td.color img, table.colors td.color_hover img, table.colors td.color_selected img
{
    margin: 6px auto 0 auto;
    width: 35px;
    height: 45px;
    display: block;
    border: 1px solid black;
}
table.colors td.color a, table.colors td.color_hover a
{
    text-decoration: none;
    color: #000000;
}
table.colors td.color_selected a
{
    text-decoration: none;
}
table.dimensions
{
    vertical-align: middle;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 2px;
    border-collapse: separate;
    border-spacing: 12px 0px; /* Horiz Vert  */
}
table.dimensions td.input, table.dimensions td.input_error
{
    font-family: verdana;
    font-weight: bold;
    font-size: 12px;
}
table.dimensions td.input_error
{
    color: red;
    font-weight: bold;
}
table.dimensions td.inputval, table.dimensions td.inputval_error
{
    font-family: verdana;
    font-size: 9px;
    width: 115px;
}
table.dimensions td.inputval_error
{
    color: red;
    font-weight: bold;
    width: 115px;
}

div.use
{
}
    div.use div.useheading
    {
        margin-bottom: 0.5em;
        font-weight: bold;
        border-width: 0 0 1px;
        border-style: solid;
        border-color: black;
    }
    div.use div.uses
    {
        width: 48%;
        float: left;
    }
    div.use div.blankline
    {
        clear: both;
    }

#page_dustcovers div.dustcoverpricingcontainer
{
    width: 395px;
    margin: 0 auto;
}
#page_dustcovers div.pricingbox
{
    width: 390px;
}
#page_dustcovers div.pricingbox div.title
{
    border: 1px solid gray;
    border-width: 1px 1px 0 1px;
}
#page_dustcovers div.pricingbox table
{
    width: 390px;
    border-collapse: collapse;
}
#page_dustcovers div.pricingbox table th,
#page_dustcovers div.pricingbox table td
{
    border: 1px solid gray;
    padding: 3px;
}
#page_dustcovers div.dustcovertext
{
    line-height: 14px;
}

