.job_section_main{
	float:left;
	width: 160px;
	border: 1px solid #84C225;
	margin-top: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.job_section{
	float:left;
	width: 100%;
	cursor:pointer;
	min-height: 24px;
	height:auto !important;
	height: 24px ; 
	font-weight: bold;
	color: #568E00;
	padding-top: 8px;
	padding-bottom: 1px;
	background: #EBFFD1;
	border-top:1px solid #fff;
}

.job_section_color{
	float:left;
	width: 100%;
	cursor:pointer;
	min-height: 24px;
	height:auto !important;
	height: 24px ; 
	font-weight: bold;
	color: #568E00;
	padding-top: 8px;
	padding-bottom: 1px;
	background: #D6F4AE;
	border-top:1px solid #fff;
}

.job_section_selected{
	float:left;
	width: 100%;
	cursor:pointer;
	min-height: 24px;
	height:auto !important;
	height: 24px ; 
	font-weight: bold;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 1px;
	background: #84C225;
	border-top:1px solid #fff;
}

.job_section_title{
	float:left;
	width: 100%;
	min-height: 23px;
	height:auto !important;
	height: 23px ; 
	font-size:14px;
	padding-top:4px;
	background: #84C225;
}

.category_title
{
	float:left;
	width: 100%;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:10px;
	font-weight: bold;
	background: #84C225;
	border: 1px  solid #84C225;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.all_subcat
{
	float:left; 
	width:206px; 
	min-height: 20px;
	height:auto !important;
	height: 20px; 	
	text-align:left;
	margin-left:3px;
	margin-top:3px;
	cursor:pointer;
	border:1px solid #84C225;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.job_type_box{
	float:left; 
	width:150px; 
	border:1px solid #84C225;
	margin:10px;
	padding:0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.job_type_title{
	width:100%;
	float:left;
	text-align:center;
	background: #84C225;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
}


.page_left_link{
	width:140px;
	padding: 5px 0px 5px 10px;
	border:0px solid #000;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	background: #d6f4ae;
	border-top:1px solid #fff;
}
.page_left_link:hover{
	width:140px;
	padding: 5px 0px 5px 10px;
	text-align:left;
	background: #84C225;
	border-top:1px solid #fff;
	color:#ffffff;
}

.page_left_selected{
	width:140px;
	padding: 5px 0px 5px 10px;
	text-align:left;
	background: #84C225;
	border-top:1px solid #fff;
	font-weight:bold;
	color:#ffffff;
}

A.page_link:link
{
	color: #232323;
	text-decoration: none;
}
A.page_link:visited
{
	color: #232323;
	text-decoration: none;
}
A.page_link:hover
{
	color: #ffffff;
}

.arrow_cat{
	width:19px;
	float:left;
	margin-top: 10px;
}

.job_section_main_arrow{
	float:left;
	width: 100%;
	min-height: 25px;
	height:auto !important;
	height: 25px ; 
	font-size:14px;
	padding-top:4px;
}


.arrow_section{
	float:left;
	width: 100%;
	min-height: 34px;
	height:auto !important;
	height: 34px ; 
	font-weight: bold;
	text-align:left;
}


.arrow_section_selected{
	float:left;
	width: 100%;
	min-height: 34px;
	height:auto !important;
	height: 34px ; 
	font-weight: bold;
	text-align:left;
	background: red;
}

.job_category