
#search h1 {
	background: transparent;
	background-color: #DDF0F8; 
	border: 1px solid #BADDEE;
	color:#006699;
	font-size: 18px;
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
}



.where {
	float: left;
	width: 698px;
	border: #BADDEE 1px solid;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

.where p {
	background: none;
	color: #000;
	font-family: arial;
	font-size: 13px;
	padding: 0px 10px;
}

.where ul {
	margin: 0;
	padding: 10px;
	list-style-position: inside;
	list-style-type: none;
	font-size: 12px;
	float: left;
}

.where ul li {
	margin: 0;
	padding: 0;
}

.where ul li.selected {
	font-weight: bold;
}

.where ul li a {
	color: #006698;
}

.where ul li a span {
	color: #939393;
	font-size: 10px;
}






.search_results {
	clear: both;
	padding: 0;
	border: #BADDEE 1px solid;
	min-height: 700px;
	position: relative; /* ie6 fix border */
}

.search_results .header {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 12px;
	background-image: url('/img/tbg.gif');
	word-spacing: 5px;
}





.job_list {
	border-bottom: 1px solid #e0e0e0;
	padding: 0 10px 10px 10px;
	clear: both;
	overflow: auto;
	margin: 10px 0;
}

/*
.job_list .foto {
	width: 50px;
	height: 50px;
	float: left;
	border: 1px solid #e0e0e0;
	padding: 1px;
	margin-right: 10px;
}
*/

.job_list .foto {
	width: 50px;
	/*height: 50px;*/
	float: left;
	border: 1px solid #e0e0e0;
	padding: 1px;
	margin: 0px;
}

.job_list .foto img {
	width: 50px;
	/*height: 50px;*/
}

.job_list .name {
	font-size: 18px;
	color: #CC6600;
	padding-bottom: 7px;
	float: right;
	width: 610px;
}

.job_list .name a {
	color: #CC6600;
}

.job_list .date{
	color: #939393;
	font-size: 11px;
	float: right;
}

.job_list .text {
	float: right;
	width: 610px;
	font-size: 12px;
	color: 999;
}

.job_list .prov {
	float: right;
	width: 610px;
	margin: 10px 0 0 0;
	
}

.job_list .prov a {
	color: #006699;
}

.job_list .skill_tags {
	float: right;
	margin: 10px 0 0 0;
	width: 610px;
	color: #000;
}

.job_list .skill_tags a {
	font-weight: bold;
	color: #006699;
}

.job_list .skill_tags a .highlight {
	background-color: #ffff00;
}





.what_is_it {
	background: transparent url('/img/bg-box-1.gif') no-repeat bottom right;
	background-color: #FFFBDE;
	margin-bottom: 20px;
}

.what_is_it .title {
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent url('/img/bg-box-1.gif') no-repeat top right;
}

.what_is_it .title h3 {
	border: 0;
	padding: 10px 10px 0 10px;
	margin: 0;
	font-size: 17px;
	color: #006699;
	width: 200px;
	background: transparent url('/img/bg-box-1.gif') no-repeat top left;
}

.what_is_it .content {
	border: 0;
	padding: 10px;
	margin: 0;
	width: 200px;
	background: transparent url('/img/bg-box-1.gif') no-repeat bottom left;
}

.what_is_it .content ol {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.what_is_it .content ol li {
	padding: 5px 0;
	margin: 0;
	font-size: 15px;
}

.what_is_it .content ol li div {
	border: 0;
	padding: 0;
	margin: 0;
	color: #939393;
	font-size: 10px;
}
