body
{
    margin: 0;
    padding: 0;
    background-color: transparent;
}

body, table
{
    font-family: "Palatino Linotype" , "Times New Roman";
    font-size: 14px;
    line-height: 16px;
    color: #370900;
}

span.sup
{
	font-size: 8pt;
	vertical-align: text-top;
}


td
{
	vertical-align: top;
}

a
{
    color:#8E4715;
    text-decoration:none;
}

a:hover
{
    color:#3F2411;
    cursor: pointer;
}

form
{
    margin:0;
    padding:0;
    
}

#template3
{
    background-image: url( 'images/dov_ny_back_panLftRght_2.jpg' );
    background-repeat: no-repeat;
    height: 373px;
    overflow:hidden;
}

.content
{
    margin: 0 42px;
    width: 916px;
    height: 358px;
    padding-top: 15px;
}

.pane2
{
    width: 303px;
    height: 358px;
}

.pane3
{
    width: 578px;
    height: 358px;
}

#paneRight
{
    float: right;
}

.contentRight
{
    margin: 18px 8px 0 33px;
    width: auto;
}

.contentLeft
{
    margin: 17px 15px 0 33px;
    width: auto;
}

.contentLeftNormal
{
    margin: 17px 15px 0 15px;
    width: auto;
}

#rightTitle
{
    margin-left: -1px;
    margin-bottom: 5px;
}

.text
{
    scrollbar-base-color: #E5CAAD;
    scrollbar-highlight-color: #CD9A61;
    scrollbar-face-color: #CC9B61;
    scrollbar-shadow-color: #E4CAAF;
    scrollbar-track-color: #E4C9AC;
    overflow: auto;
    width: auto;
    height: 296px;
}

.text p
{
    margin: 5px 8px 0 0;
    width: auto;
}

.step
{
    padding-left: 53px;
    text-indent: -53px;
    padding-top: 0px;
    padding-bottom: 10px;
}

.button
{
    display: block;
    width: 140px;
    height: 23px;
    background-repeat: no-repeat;
}

.buttonOthers
{
    margin-right: 6px;
    margin-top: -2px;
    float:right;
    display: block;
    width: 175px;
    height: 23px;
    background-repeat: no-repeat;
}


#btnNewSearch
{
    float:right;
    margin-right: 5px;
}

.productImg
{
    display: block;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
}


.header1, .header2, .header3, .header4
{
    font-weight:bold;
}

.header1, .col1
{
    padding-left: 10px;
}

.header1, .header2, .header3, .header4,
.col1, .col2, .col3, .col4
{
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 10px;
}

.col3
{
    white-space:nowrap;
}

.col4
{
    text-align:right;
}

