#clear_search_button{
	margin-top: 10px; margin-left: 5px; padding: 1px; border: dashed gray 1px;
	position: relative; top: 7px;

}

#clear_search_link{
	text-decoration: none;
	font-weight:bold;
}

.cat_stat {
	color: green;
}

.title-browse{
	font-size: 10px;
}
.job_menu_header{
	color: black;
}
.jobs-browse-head{
	background: #EEEEEE;
}
div.bg-stretch{
	background: white;
}
	
.rounded-corners, .search_txt_input, .search_sel_input {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: solid black 2.5px;
   
}
.search_txt_input{
	height: 35px;
	width: 180px;
}

.search_sel_input {
	width: 90px;
}

.search_txt_input, .search_sel_input{
	font-size: 30px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	color: #444444;
}

#keyword_location_wrap{
	padding-top: 10px;
}

/*
#keyword_location_wrap span+span {
    margin-left: 100px;
}
#keyword_location_wrap span+span+span {
    margin-left: 10px;
}*/

#keyword_location_wrap span {
    margin-left: 10px;
}
#job_search_position{
	width: 400px;
}

#search_ad_right{
	z-index: 1; 
	background: white; 
	border: solid 1px #dddddd; 
	width: 430px; 
	height: 420px; 
	position: relative; 
	float: right; 
	top: 20px; 
	right: 60px; 
	padding: 5px;
}

#job_search_categories_wrapper{
	background: #DDDDDD; 
	padding-top: 5px; 
	padding-left:8px; 
	padding-bottom: 2px; 
	padding-right: 0px; 
	width: 430px; 
	position: relative; 
	left: 20px;
}

.job_cat_list {
	width: 208px;
}
