#label_function {display: block;}
#container_function {float: left; width: 300px;}
#container_location {float: right; width: 300px;}
#function, #location {width: 300px;}
#container_type {clear: both; float: left; width: 400px;}
#label_type_job, #label_type_internship {display: inline; padding: 0 10px 0 5px; width: 75px;}
#container_submit {float: right;}

ul.pagination {text-align: center}

table.resultList {width: 97%; margin: 20px auto; font-size: 11px;}
table.resultList th {background-color: #89A8BF; color: #fff; border: 1px solid #CCCCCC; padding: 6px 4px; font-weight: bold;}
table.resultList tr.hl td, #divBody tr.hl td.odd, #divBody tr.tooltiped td, #divBody tr.tooltiped td.odd, #divTooltip {background-color: #EDEEEF;}
table.resultList td {border: 1px solid #CCCCCC;}
table.resultList td div {padding: 6px 4px; overflow: hidden; white-space: nowrap;}
table.resultList td.odd {background-color: #DCE9F2;}
table.resultList td a, table.resultList th a {display: block;}

table.resultList th.sort {background:#89A8BF url(../../resources/pictures/files/sort-sprite.gif) no-repeat right top;}
table.resultList th.sort a {color: #0D5079;}
table.resultList th.sort.asc {background-position:right -30px;}
table.resultList th.sort.desc {background-position:right -60px;}

#divBody {position: relative;}
#divTooltip {
	border: 2px solid #BBBBBB; 
	display: none;
	left: 220px;
	min-height: 120px;
	padding: 15px;
	position: absolute;
	width: 720px;
	z-index: 3;
}
#divTooltip h3 {color: #15557D; font-size: 14px; margin: 5px 0 10px 0;}
#divTooltip table {width: 100%; font-size: 11px;}
#divTooltip td {padding: 4px;}
#divTooltip td a {font-size: 10px;}
#pTooltipLoading {text-align: center; margin-top: 55px;}
#pTooltipMoreLink {text-align: center; margin: 15px 0 5px 0;}

.jobOfferDate div {width: 75px;}
.jobOfferTitle div {width: 345px;}
.jobOfferContractType div {width: 110px;}
.jobOfferLocation div {width: 160px;}
.jobOfferRecruiter div {width: 180px;}
td.jobOfferRecruiter {height: 62px;}

.internshipOfferTitle div {width: 390px;}
.internshipOfferLocation div {width: 155px;}
.internshipOfferDate div {width: 215px;}
.internshipOfferDuration div {width: 120px;}

.cvTitle div {width: 320px;}
.cvStudyLevel div {width: 230px;}
.cvExperience div {width: 90px;}
.cvLocation div {width: 130px;}
.cvStatus div {width: 120px;}

.jobSearchDate div {width: 45px;}
.jobSearchTitle div {width: 335px;}
.jobSearchContractType div {width: 120px;}
.jobSearchSalary div {width: 90px;}
.jobSearchLocation div {width: 160px;}
.jobSearchDispo div {width: 110px;}

.internshipSearchTitle div {width: 480px;}
.internshipSearchLocation div {width: 200px;}
.internshipSearchDate div {width: 120px;}
.internshipSearchDuration div {width: 80px;}
