﻿fieldset    
{
    margin: 1em 1em 1em 1em;  
    padding: 0; 
    width: 95%;
} 
legend 
{  
    margin-left: 1em;
    color: #000000;  
    font-weight: bold; 
} 
fieldset ol  
{
    border: 0px solid red; 
    margin: 0em 0em 0em 1.0em;
    padding: 0em 0em 0em .25em;  
    list-style: none; 
} 
fieldset li   
{
    padding-bottom: .5em; 
} 
fieldset table 
{
    border: 0px solid blue;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}
fieldset td
{
    border: 0px solid black;
    padding: 0px;
    margin: 0px;
}
fieldset textarea 
{
    border: 1px solid #7F9DB9;
}
fieldset.submit   
{
    border-style: none; 
}
label 
{  
    float: left;  
    width: 13em;  
    margin-right: 1em;
}

.hide { display: none; font-size: 0; visibility: hidden; }
.required { font-weight: normal; }
#about-left-col { display: none }
#hospice-left-col { display: none }
#careers-left-col { display: none }
#news-left-col { display: none }
#foreign-recruitment-applicants-left-col { display: none }
#foreign-recruitment-employers-left-col { display: none }