.left_column{
	width:320px;
	margin-right:30px;	
}

.right_column{
	width:650px;	
}

.table_search{
	/*background:#FFF;*/	
}
.medium-inp , .medium-inp-sel{
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    padding: 7px;
	width:200px;
}

.medium-inp-sel{
	width:215px !important;	
}

.listing-jobs{
	/*border:1px solid #333;*/	
}
.listing-jobs th, .listing-jobs td{
	padding:4px;
	text-align:left;
	border:1px solid #CCC;	
}
.star_red , .errorS_red{
	color:#F00;	
}

h3{
	margin-bottom:10px;
	/*background:#FFF;*/
	padding:4px;
}

.career_error_s{
	text-align:center;
	margin-bottom:10px;
}