.vacancy_item {
   margin-bottom:2em;
}
.vacancy_date {
   float:right;
   color:#737373;
}
.vacancy_item h3 {
   margin:0 0 5px 0;
   font-size:13px;
}

.vacancy_item h3 a {
   text-decoration:none;
}
.vacancy_item_detail h3 {
   color:#545454;
   font-family:tahoma;
   font-size:22px;
   font-weight:normal;
   margin:0 0 1em;
}
.vacancy_item_detail .vacancy_date {
   float:none;
   margin-bottom:5px;
}
.vacancy_intro {
   font-weight:bold;
}
.vacancy_location,
.vacancy_contact {
   font-weight:bold;
   text-align:right;
}
.vacancy_catname {
   font-weight:bold;
   margin-bottom:10px;
   font-size:12px;
}
.text_rightcol form {
   overflow:hidden;
   padding:15px 15px 0;
}
.text_rightcol form .ff_file label {
   width:auto;
}
.text_rightcol form .ff_comments label {
   width:33%;
}
.text_rightcol form .ff_comments textarea {
   width:66%;
}


a.detail_returnlink {
   display:block;
   text-align:right;
   margin-top:1em;
}
