#job_list, #job_list li, .job_box, .job_box li, #job_list li .job_box  {
	list-style:none;
	margin:0;
	padding:0;
}
.tic-joblist {
	text-align: center;
	background:transparent url(../../themes/inmeres_vertical_v1/images/head_bg_job.png) repeat-x scroll left 45px;
	float:left;
	}
#job_list {
	margin: 0 auto;
	text-align:left;
}
#job_list li {
	display:inline;
	float:left;
}
#job_list li {
	width: 100%;
}
.job_box {
	height: 230px;
	background:transparent url(../../themes/inmeres_vertical_v1/images/tab_on.gif) no-repeat scroll left 77px;
	position:relative;

}
#job_list .job_box_container {
	width:33%;
	min-width: 191px;
	margin-top: 0;
	margin-bottom: 30px;
	background:transparent url(../../themes/inmeres_vertical_v1/images/head_bg_job.png) repeat-x scroll left -70px;
}
#job_list .job_box li {
	float:left;
	clear:both;
}
.job_title a, .job_title {
	display:block;
	height:50px;
	background-color:#000000;
	overflow: hidden;
	font-size:20pt;
	line-height:60pt;
	margin:0;
	width:100%;
}
#job_list .job_location {
	background:#D6DE23;
	color:#000000;
	overflow:hidden;
	margin:0;
	height:20px;
}
#job_list .job_country {
	height: 30px;
	line-height: 22pt;
	margin:0;
	width: 150px;
	margin-left: 30px;
}
#job_list .job_desc {
	line-height: 15pt;
}
#job_list .job_co_name {
	background-color:#f3f3f3;
	text-align:right;
	font-size:12pt;
	overflow: hidden;
	height:20px;
	position:absolute;
	bottom:0;
	left:0;
}
.tic-search-container {
	height:75px;
	background:#000000;
	padding:20px;
	position:relative;
}
.tic-search-container input {
	padding: 10px 5px;
	font-size:13pt;
}
#submit_search_job {
	background:transparent url(../../themes/inmeres_vertical_v1/images/submit_dark.gif) no-repeat scroll center top;
	border:medium none;
	color:#000000;
	height:20px;
	width:90px;
	float:left;
	font-size:10pt;
	padding: 0;

}
.tic-pagination {
	float:right;
	clear:both;
	padding: 20px;
}
.tic-pagination span {
	margin: 5px;
}
#postajob {
	position:absolute;
	right:30px;
	top:66px;
}
.tic-jobdetail {
	background:transparent url(../../themes/inmeres_vertical_v1/images/head_bg_job.png) repeat-x scroll left 45px;

}
.tic-jobdetail #job_list {
	background:transparent url(../../themes/inmeres_vertical_v1/images/tab_on.gif) no-repeat scroll left 77px;
	height:125px;
}
.tic-jobdetail #job_list .job_co_name {
	width:auto;
	font-size:30pt;
	padding:15px;
	float:right;
	clear:both;
	position:relative;
}
