#jobSearchLayer
{
	height:425px;
	width:610px;
        margin:0px auto;
}
#layer_job_head
{
	overflow:auto;
	margin:5px;
	width:600px;
}
#layer_job_head p
{
	float:left;
	height:18px;
	padding-top:2px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
.layer_jobs
{
	overflow:auto;
	width:600px;
	padding:0px 5px;
}
.layer_jobs p
{
	float:left;
	padding:0px 1px;
	font-size:13px;
}
.layer_job_splitter
{
	border-bottom:2px solid #F27B21;
	width:590px;
	margin-top:-5px;
	font-size:12px;
	text-align:right;
	padding:0px 10px;
}
.layer_job_splitter a
{
	color:#FF6600;
}
.job_date
{
	width:60px;
	text-align:center;
}
.job_subcat, .job_dept
{
	width:110px;
	text-align:center;
}
.job_city
{
    width:130px;
    text-align:center;
}
.job_detail
{
	width:180px;
	text-align:left;
}
#jobDetails
{
	margin-top:10px;
	text-align:left;
}
#job_description
{
	float:left;
	width:300px;
}
#job_description_value
{
	padding-right:5px;
	text-align:justify;
}
#job_otherDetails
{
	float:left;
	width:275px;
	padding-top:10px;
	padding-left:5px;
}
#job_otherDetails p
{
	margin-top:5px;
}
#job_info
{
	clear:left;
	width:400px;
	margin:0px auto;
	padding-top:15px;
	font-weight:bold;
	text-align: center;
	color:#FFFFFF;
}
.show_all_details
{
	
	width:620px;
	padding:5px 0px;
}
.bgColorLayer1{
    background-color:#508DBA;
}
.bgColorLayer2{
    background-color:#CC7FE5;
}
.bgColorLayer94{
    background-color:#FF86D9;
}
.label
{
	font-weight:bold;
	color:#FFFFFF;
}
#job_submit
{
	width:161px;
	margin:0px auto;
	padding:8px 0px;
}
#job_submit input
{
	border:0px;
	background:transparent url(../images/submit_button.gif) no-repeat;
	height:32px;
	width:161px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}
#paging_row
{
	width:590px;
	margin:0px auto;
	padding:5px 0px;
	font-size: 13px;
}
#paging
{
	padding-top:10px;
	font-size:14px;
	text-align:right;
}
#paging span
{
	cursor:pointer;
}
.current_page
{
	color:#F27B21;
}
#paging_info
{
	padding-top:10px;
	color:#F27B21;
	text-align:center;
}
#submit_all_button
{
	width:161px;
	margin:0px auto;
	padding:10px 0px;
}
#submit_all_button input
{
	border:0px;
	background:transparent url(../images/submit_button.gif) no-repeat;
	height:32px;
	width:161px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}
