body
{
    background: #FFF;
    margin: 10px 0 0 0;
    padding: 0px;
    text-align: left;
    font-family: arial,verdana,lucida,helvetica,sans-serif;
    font-size: x-small;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
}

html > body
{
    font-size: small;
}
#logo
{
    background: #FFF url(../images/logo.gif) top left no-repeat;
    height: 58px;
    width: 750px;
    margin: 0;
    padding: 0;
}
#infologo
{
    background: #FFF url(../images/logo.gif) top left no-repeat;
    height: 58px;
    width: 559px;
    margin: 0;
    padding: 0;
}
#goback
{
    background: #FFF url(../images/goback.gif) top left no-repeat;
    height: 46px;
    width: 141px;
    margin: 0;
    padding: 0;
}
#TableWrap
{
    width: 750px;
}
#InfoTableWrap
{
    width: 700px;
}
#ConditionCell
{
    background: url(../images/conditionbottom.gif) top center no-repeat;
    width: 500px;
    height: 27px;
}
#TreatmentPlanCell
{
    background: url(../images/treatmentplanbottom.gif) top center no-repeat;
    width: 250px;
    height: 27px;
}
.InformationTop
{
    background: url(../images/informationheader.gif) top center no-repeat;
    width: 700px;
    height: 20px;
}
.InformationBottom
{
    background: url(../images/informationbottom.gif) bottom center no-repeat;
    width: 700px;
    height: 20px;
}
#Condition, #TreatmentPlan, #Information
{
    margin: 0;
    padding: 0;
    float: left;
}
#Condition
{
    width: 500px;
    background: url(../images/conditionback.gif) top center repeat-y;
    position: relative;
}
#TreatmentPlan
{
    width: 250px;
    background: url(../images/treatmentplanback.gif) top center repeat-y;
    position: relative;
}
.InformationBack
{
    width: 700px;
    background: url(../images/informationback.gif) top center repeat-y;
    position: relative;
    padding: 0 20px 0 20px;
}
.InformationBack img
{
    padding:  7px;
}
.InformationBack h3
{
    padding: 0;
    margin: 0;
    font-size: 175%;
    color: #039;
}
.InformationBack h4
{
    padding: 10px 0 3px 0;
    margin: 0;
    font-size: 115%;
    color: #039;
}
.InformationBack ul
{
  list-style-type :square ;
}
#wrapper
{
    padding: 0;
    margin: 0;
}
.InformationBack p
{
    padding:  3px 0 10px 0;
    margin: 0;
}


#col1, #col2, #col3
{
    margin: 0;
    padding: 0 0 25px 25px;
    float: left;
}
#col1 table, #col2 table, #col3 table
{
    border: 0;
    width: 200px;
}
#col1 td, #col2 td, #col3 td
{
    padding-right: 4px;
    padding-top: 1px;
}

#Condition h1
{
    background: url(../images/conditionheader.gif) top center no-repeat;
    height: 40px;
    width: 500px;
    margin: 0;
    padding: 0;
}
#TreatmentPlan h1
{
    background: url(../images/treatmentplanheader.gif) top center no-repeat;
    height: 40px;
    width: 250px;
    margin: 0;
    padding: 0;
}
h2
{
    padding: 10px 0 3px 0;
    margin: 0;
    font-size: 115%;
    color: #039;
}

#directions
{
    margin: 0;
    padding: 0;
    width: 750px;
}
#checkdirections
{
    background: url(../images/checkdirections.gif) center right no-repeat;
    height: 55px;
    width: 420px;
}
#clickhere a
{
    height: 55px;
    width: 330px;
}

