body 
{
    background: #fff;
    margin: 10px 20px 0 20px;
    text-align: left;
}

#jobsearch_intro {
    margin: 0px 20px 0 20px;
}

#jobsearch_employee {
    float: left;
    margin-left: 40px;
   /* padding: 0 40px 0 20; */
    width: 280px;
    text-align: center;
}

#jobsearch_employee h2
{
	width: 250px;
	font-size: 18px;
    color: #A61D6B;
    line-height: 30px;
}
    
#jobsearch_new_to_chw {
    float: left;
    padding: 0 40px 0 0;
    width: 280px;
    text-align: center;
}

#jobsearch_employee h2
{
    color: #A61D6B;
    line-height: 30px;
    font-size: 18px;
}

.clearall {
    clear: both;
}
    
#jobsearch_ie {
    padding-left: 20px;
}
.ie6_disclaimer_header {
    font-weight: bold;
    font-size: 20px;
}



