﻿#company_name
{
    color: #fff;
}



#job_title
{
   	float:left;
	width:600px;
	margin:5px;
	border-bottom-style: solid;
    background-color: #0054a2;
    border-bottom-color: #fff;
}

#job_summary
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #fff;
    border-bottom-color: #999;
}

#job_other_openning
{
	border-style: solid;
	border-width: thin;
	border-color: #999;
    background-color: #fff;
}
#job_other_openning_header
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #0054a2;
    color: #0054a2;
}
#job_other_openning_detail div
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #fff;
}
