﻿*
{
    padding: 0;
    margin: 0;
}
#wrapper
{
    margin: 0 auto;
    width: 922px;
}
BODY
{
    color: #545454;
    font-size: 14px;
    font-family: helvetica neue, Arial, helvetica;
}
.content
{
    width: 400px;
    padding: 10px 10px 1px;
    font-family: "Helvetica Neue" , Arial, Helvetica, Geneva, sans-serif;
    margin-right: 0px;
    margin-top: 10px;
    margin-left: 0px;
    border-bottom: 1px solid #ccc;
}

tr h1
{
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

tr h3
{
    font-size: 12px;
    color: #9d9d9d;
}

tr, td, th
{
    color: #545454;
    font: 12px "Helvetica Neue" , Arial, Helvetica, Geneva, sans-serif;
}

td p
{
    font-size: 12px;
    letter-spacing: 0.08em;
}

td a
{
    color: #333;
    border-bottom-width: 1px;
    position: relative;
    font-size: 12px;
    line-height: 20px;
}
hr
{
    background: #cecece;
    height: 1px;
    border: none;
}
h1
{
    padding-bottom: 20px;
}
#searchbut
{
    background-color: #85c0d3;
    color: #ffffff;
    position: relative;
    width: 50px;
    padding-left: 10px;
    padding-top: 10px;
}
#searchbut a
{
    color: #ffffff;
    text-decoration: none;
    border-bottom-style: none;
    padding-bottom: 2px;
}
#searchbut a:hover
{
    color: #ffffff;
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    padding-bottom: 2px;
}
.dropdown
{
    background-color: #85c0d3;
    color: #ffffff;
    width: 200px;
}
.listall
{
    text-decoration: none;
    font-size: 14px;
    position: relative;
    border-bottom-style: dotted;
    top: 0px;
    bottom: 1px;
}
a
{
    color: #333333;
    text-decoration: underline;
}
a:hover
{
    color: #333333;
    text-decoration: underline;
}
#NewSearchContainer
{
    background: url(../img/gradient.jpg) no-repeat; .background-image:url(../img/gradient.jpg);
.background-repeat:no-repeat;
width:449px;
height:472px;
.line-height:1;
}
#NewLeftSearch
{
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 221px; .width:211px;
}
#NewRightSearch
{
    width: 221px;
    float: right;
    margin-top: 10px;
}
.chkbox INPUT
{
    color: black;
    border-style: none;
    margin-right: 5px; 
    .line-height:0.5;
    .margin-bottom:-3px;
}
.chkbox tr, td, th
{ 
    .font-size:11px;
    .line-height:10px;   
}
#SearchButtons
{
    clear: both;
    padding-top: 2px;
    padding-left: 225px;
}
#SearchButtons a
{
    text-decoration: underline;
}
#SearchButtons a:hover
{
    text-decoration: none;
    color: Red;
}
#SearchResultsContainer
{
    width: 437px;
    border: 2px solid #c6c6c6;
    margin-top: -1px;
}
#SearchResultsContainer h2
{
    margin-top: 10px;
    margin-left: 5px;
}
#NoSearch
{
    margin-left: 5px;
    margin-top: 10px;
}
#SearchBox table
{
    width: 430px;
    margin-top: 5px;
    margin-left: 10px;
    text-align: left;
}
#SearchBox table td
{
    padding-top: 3px;
}
.Reset
{
    font-size: 12px;
    color: Red;
}

