.contactbox {background:#E9D9C0; width:100%; margin: 30px 0;    padding: 50px;}
.text-left, .text-right {width:50%;}
.text-left {float:left;}
.text-right {float:right;}
.jinfo {
    border-right: 1px solid #d9d0c0;
    padding-left: 30px !important;
}
.jinfo:first-child { padding-left: 0px !important;}
.jinfo:last-child { border:none;}
.bg {background:#F9F3E7; padding:10px;}
table.job_liste {width:100%; }
table.job_liste thead {border-bottom:1px solid #fff; }
table.job_liste th {text-align:left; }

table.job_liste tr.odd {background: #F9F3E7;}
table.job_liste th.job_th { background: none repeat scroll 0 0 #d6cebf;
    color: #fff !important;

    font-weight: normal;}

@media (max-width: 760px){

.jinfo {
    border-right: none;
    padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
}
}
	
	
@media (min-width: 601px) {
table.job_liste th.job_th { 
    font-size: 21px !important;	
}
}	
	


@media (max-width: 600px){
table.job_liste th.job_th { 
    font-size: 14px !important;	
}

.tx-dmmjobcontrol-pi1 .small-6 {width:100%;}
.jinfo {
    border-right: none;
    padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
}
}

