
.vacancy_table{
border-bottom:7px solid #ffca5c;
padding-bottom:2px;
}

.vacancy_table table{
margin-bottom:0px;
}

.docbody .vacancy_table table th{
color:#2d353e;
border-right:1px solid #ffeab5;
background:url(images/th.gif) top repeat-x #ffc758;
}

.vacancy_table table th.thl{
border-left:1px solid #ffeab5!important;
}

.vacancy_table table td{
font-weight:bold;
background:url(images/td.gif) bottom repeat-x #fff;
}

.vacancy_table ul{
list-style:none;
}

.vacancy_table ul a{
font-weight:bold;
}

.vacancy_table ul li{
list-style:none;
background:url(images/bullet.gif) left center no-repeat;
margin-bottom:5px;
padding-left:8px;
}


