/**
 * CSS-file with common styles
 *
 * @author Denis Barushev <barushev@gmail.com>
 * @since 29.06.2007
 * @version $Id$
 */
h1 {
    color: #143a62;
    font-size: 18px;
    font-weight: normal;
}

.h1 {
    padding: 16px 0 15px 0;
}

.h1 .right {
    float: right;
    padding-top: 2px;
}

.h1 .logo {
    float: right;
}

.h1 .date {
    color: #999;
}

#right-column h2 {
    color: #143a62;
    font-size: 17px;
    font-weight: bold;
    padding: 23px 0 25px 0;
}

#top-banner {
    height: 80px;
    background: #000;
}

#footer {
    border-top: 1px solid #dcdcdc;
    color: #666;
    font-size: 12px;
}

#footer .partners {
    padding-right: 40px;
}

#footer .partners a {
    color: #fd5806;
}

#footer a {
    color: #666;
}

#footer .counters {
    padding: 23px 0 0 0;
}


/**
 * Menu
 */
#left-content .menu {
    border-top: 1px solid #cccccc;
    margin: 7px 0 0 8px;
}

#left-content .menu li {
    border-bottom: 1px solid #cccccc;
    padding: 3px 5px;
}

#left-content .menu li.selected {
    font-weight: bold;
}

#left-content .menu li a {
    text-decoration: none;
    color: #333;
}


#left-content .banner {
    padding: 0 0 20px 12px;
}


#left-content .contacts {
    font-size: 13px;
    padding: 8px 0 32px 12px;
}

#left-content .contacts a {
    color: #333;
}


/**
 * List
 */
.list {
    font-size: 12px;
    padding: 0 8px 0 12px;
}

.list ul {
    padding: 5px 0 10px 0;
}

.list li {
    padding: 5px 0;
}

.list a {
    color: #333;
}

.list p {
    font-weight: bold;
}


.h3 {
    background: url(../images/bg/h3.gif) repeat-x;
    height: 53px;
    margin-top: 35px;
    padding-left: 12px;
}

.h3 div, h3 {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    height: 35px;
    padding-top: 18px;
    text-transform: uppercase;
}

.articles-icon div {
    background: url(../images/icons/icon-articles.gif) no-repeat right;
}

.work-icon div {
    background: url(../images/icons/icon-work.gif) no-repeat right;
}

.news-icon div {
    background: url(../images/icons/icon-news.gif) no-repeat right;
}

.contacts-icon div {
    background: url(../images/icons/icon-contacts.gif) no-repeat right;
}

.education-icon div {
    background: url(../images/icons/icon-education.gif) no-repeat right;
}

.events-icon div {
    background: url(../images/icons/icon-events.gif) no-repeat right;
}

.partners-icon div {
    background: url(../images/icons/icon-partners.gif) no-repeat right;
}


#right-column .hot-resumes {
   background: url(../images/bg/hot-resumes-bottom.gif) no-repeat left bottom;
   padding: 0 0 12px 0;
   margin: 12px 0 18px 0;
}

#right-column .hot-resumes h4 {
   background: url(../images/bg/hot-resumes-top.gif) no-repeat left top;
   font-size: 13px;
   font-weight: bold;
   color: #fd5806;
   padding: 20px 20px 0 20px;
}

#right-column .hot-resumes ul {
    border: 4px solid #c3e5ff;
    border-width: 0 4px;
    padding: 7px 15px;
    font-size: 13px;
    background: #ebf6ff;
}

#right-column .hot-resumes ul li {
    padding: 3px 0;
}








#right-column .hot-vacancies {
   background: url(../images/bg/hot-vacancies-bottom.gif) no-repeat left bottom;
   padding: 0 0 12px 0;
   margin: 12px 0 18px 0;
}

#right-column .hot-vacancies h4 {
   background: url(../images/bg/hot-vacancies-top.gif) no-repeat left top;
   font-size: 13px;
   font-weight: bold;
   color: #fd5806;
   padding: 20px 20px 0 20px;
}

#right-column .hot-vacancies ul {
    border: 4px solid #fedeba;
    border-width: 0 4px;
    padding: 7px 15px;
    font-size: 13px;
    background: #fffdef;
}

#right-column .hot-vacancies ul li {
    padding: 3px 0;
}




#right-column .stat-vacancies {
   background: url(../images/bg/stat-vacancies-bottom.gif) no-repeat left bottom;
   padding: 0 0 12px 0;
   margin: 12px 0 18px 0;
   font-size: 13px;
   width: 100%;
}

#right-column .stat-vacancies h4 {
    font-size: 12px;
    font-weight: bold;
    border: 4px solid #dedede;
    border-width: 0 4px;
    color: #fd5806;
    background: #fafafa;
    padding: 20px 16px 0 16px;
}

#right-column .stat-vacancies h4.first-child {
    background: url(../images/bg/stat-vacancies-top.gif) no-repeat left top;
    border: 0;
    padding: 20px 20px 0 20px;
}

#right-column .stat-vacancies ul {
    border: 4px solid #dedede;
    border-width: 0 4px;
    padding: 7px 15px;
    background: #fafafa;
}

#right-column .stat-vacancies p {
    border: 4px solid #dedede;
    border-width: 0 4px;
    padding: 7px 15px;
    background: #fafafa;
}

#right-column .stat-vacancies p.all {
    padding-top: 0;
}

#right-column .stat-vacancies p.all img {
    vertical-align: 0;
}

#right-column .stat-vacancies ul li {
    padding: 1px 0;
}

#right-column .stat-vacancies .views {
    color: #999;
}







.salary {
    color: #fd5806;
}

#right-column .hot-vacancies .city {
    color: #999;
}

#right-column .banner {
    padding: 0 12px 0 13px;
}


#left-column .navigator {
    padding: 11px 0 0 0;
    width: 98%;
}

#left-column .navigator .jobseeker {
    width: 47%;
    padding-left: 12px;
}

#left-column .navigator .employer {
    width: 47%;
    padding-right: 12px;
}

#left-column .navigator h2 {
    font-weigt: bold;
    font-size: 17px;
}

#left-column .navigator p {
    font-size: 12px;
}

#left-column .navigator li {
    font-weight: bold;
    padding: 12px 0 0 0;
}

#left-column .navigator li.gray {
    padding: 3px 0 0 0;
}

#left-column .navigator li.gray a {
    color: #333 !important;
    font-weight: normal;
}



#left-column .navigator .jobseeker h2 {
    color: #12375e;
    padding-bottom: 15px;
}

#left-column .navigator .jobseeker a {
    color: #12375e;
}

#left-column .navigator .employer h2 {
    color: #fd5806;
    padding-bottom: 15px;
}

#left-column .navigator .employer a {
    color: #fd5806;
}

#left-column .navigator .jobseeker .add {
    position: relative;
    left: -20px;
    padding: 0 0 0 20px;
    background: url(../images/icons/jobseeker-add.gif) no-repeat left;
}

#left-column .navigator .employer .add {
    position: relative;
    left: -20px;
    padding: 0 0 0 20px;
    background: url(../images/icons/employer-add.gif) no-repeat left;
}

#left-column .navigator .stat {
    color: #666;
    padding-top: 5px;
}


#left-column .banner {
    padding: 30px 0 12px 0;
}


.companies-work {
    font-size: 12px;
}

.companies-work li  {
    width: auto;
    padding: 2px 0;
    width: auto;
    float: none;
}

.companies-work .all-companies {
    color: #12375e;
    font-weight: bold;
}

.companies-work .add-vacansy {
    width: 25%;
    padding: 15px 0 15px 85px;
}

.companies-work .add-vacansy a {
    color: #fd5806;
}


#header {
    font-size: 12px;
}

#header .jobseeker-auth-link {
    padding-left: 16px;
    margin-left: 10px;
    background: url(../images/icons/jobseeker-lock.gif) no-repeat left;
}

#header .employer-auth-link {
    padding-left: 16px;
    margin-left: 20px;
    background: url(../images/icons/employer-lock.gif) no-repeat left;
}

#header .register-link {
    padding-left: 20px;
    margin-left: 20px;
    background: url(../images/icons/signup.gif) no-repeat left;
}


#jobseeker-tab {
    width: 121px;
    height: 26px;
    line-height: 26px;
    background: url(../images/bg/jobseeker.gif) no-repeat left top;
    float: left;
    padding: 0 0 0 15px;
    margin: 0 0 0 18px;
}

#jobseeker-tab a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#jobseeker-tab.selected {
    background: url(../images/bg/jobseeker-selected.jpg) no-repeat left top;
}

#employer-tab {
    width: 151px;
    height: 26px;
    line-height: 26px;
    background: url(../images/bg/employer.gif) no-repeat left top;
    float: left;
}

#employer-tab a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#employer-tab.selected {
    background: url(../images/bg/employer-selected.gif) no-repeat left top;
}

#search .add-links {
    height: 26px;
    line-height: 26px;
}

#search .add-links a {
    color: #333;
}

#bar {
    height: 71px;
}

div.employer-bar {
    background: url(../images/bg/employer-bar.jpg) repeat-x top;
}

div.jobseeker-bar {
    background: url(../images/bg/jobseeker-bar.jpg) repeat-x top;
}

#bar p {
    float: left;
    padding: 15px 5px 0 0;
}

#bar label {
    color: white;
    display: block;
    font-size: 11px;
    padding: 0 0 4px 0;
}

#bar a {
    color: white;
}


#bar.jobseeker-bar .left-bar {
    width: 32px;
    height: 71px;
    background: url(../images/bg/jobseeker-bar-left.jpg) no-repeat left;
    float: left;
}

#bar.jobseeker-bar .right-bar {
    width: 211px;
    height: 71px;
    background: url(../images/bg/jobseeker-bar-right.jpg) no-repeat right;
    float: right;
}

#bar.employer-bar .left-bar {
    width: 32px;
    height: 71px;
    background: url(../images/bg/employer-bar-left.jpg) no-repeat left;
    float: left;
}

#bar.employer-bar .right-bar {
    width: 211px;
    height: 71px;
    background: url(../images/bg/employer-bar-right.jpg) no-repeat right;
    float: right;
}

#bar .extended-search {
    padding: 28px 5px 0 5px;
    font-size: 11px;
    font-family: Tahoma;
}

#bar .submit {
    padding: 33px 5px 0 5px;
}

#bar p.submit input {
    width: auto;
    font-weight: bold;
}

#bar p select,
#bar p input {
    width: 100%;
}


#left-column form input,
#left-column form textarea,
#left-column form select,
#left-column form option {
    font-family: Arial, Tahome, sans-serif;
    font-size: 12px;
}


table.vacansy {
    width: 98%;
}

table.vacansy td {
    width: 72%;
    padding: 0 0 8px 1%;
}

table.vacansy td.first-child {
    padding-right: 1%;
    padding-left: 0;
    text-align: right;
    width: 24%;
}

table.vacansy .small {
    font-size: 12px;
    padding-bottom: 20px;
}

table.vacansy .contacts {
    font-size: 12px;
    color: #666;
}

table.vacansy .contacts a {
    color: #666;
}

table.vacansy .comment {
    color: #666;
    font-size: 12px;
    padding-top: 5px;
}

table.vacansy .publish td {
    padding: 7px 0 16px 1%;
}

table.vacansy .salary {
    font-weight: bold;
}

table.vacansy .orange {
    color: #fd5806;
    font-weight: bold;
}

table.vacansies {
    width: 98%;
    margin-top: 10px;
}

table.vacansies td {
    padding: 12px 0 0 0;
    border-top: 1px solid #ccc;
}

table.vacansies td.first-child {
    width: 25px;
}

table.vacansies tr.info td {
    border-bottom: 1px solid #ccc;
    padding: 6px 0 12px 0;
    color: #000;
    font-size: 12px;
    border-top: 0;
}

table.vacansies tr.info td a {
    color: #000;
}

table.vacansies .selected td {
    background: #fffdef;
}

table.vacansies .selected td.title a {
    color: #fd5806;
}

table.vacansies .city {
    background: #888;
    color: white;
    padding: 0 3px;
    font-size: 12px;
}

table.vacansies .company {
    color: #666;
    font-size: 12px;
}

table.vacansies .salary {
    font-weight: bold;
    font-size: 12px;
}

table.vacansies .date {
    color: #999;
    font-size: 12px;
}

table.bookmarks td {
    border-bottom: 1px solid #ccc;
    padding: 12px 0;
}


table.vacancies-params {
    width: 98%;
    color: #666;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
}

table.vacancies-params td {
    text-align: right;
    padding-bottom: 8px;
}

table.vacancies-params .first-child {
    text-align: left;
}

form.search label {
    display: block;
    padding-bottom: 2px;
}

form.search label.checkbox {
    display: inline;
}

form.search .comment {
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #666;
    padding: 5px 25% 0 0;
}

form.search p {
    padding-top: 6px;
}

.vacancies-actions {
    width: 98%;
}

.vacancies-actions td {
    text-align: right;
    padding: 15px 0 35px 0;
}

.vacancies-actions .first-child {
    padding-left: 25px;
    text-align: left;
}


.paginator {
    padding-left: 25px;
}

.paginator p {
    padding-bottom: 10px;
}

.paginator p.pages a {
    padding: 0 3px;
}

.comp {
    padding-left: 0;
}


.companies {
    width: 98%;
    margin-bottom: 40px;
}

.companies td {
    width: 49%;
    padding: 4px 0;
}

.companies td select {
    width: 100%;
}

.companies .head td {
    border-bottom: 1px solid #ccc;
    padding: 20px 0 9px 0;
}

.companies .first-child td {
    padding-top: 14px;
}













table.company-vacansies {
    width: 98%;
}

table.company-vacansies td {
    padding: 12px 0 12px 0;
    border-top: 1px solid #ccc;
}

table.company-vacansies td.first-child {
}

table.company-vacansies .city {
    background: #888;
    color: white;
    padding: 0 3px;
    font-size: 12px;
}

table.company-vacansies td.company {
    color: #666;
    font-size: 12px;
}

table.company-vacansies td.company .company {
    color: #000;
}

table.company-vacansies .salary {
    font-weight: bold;
    font-size: 12px;
}

table.company-vacansies .date {
    color: #999;
    font-size: 12px;
}





table.occupations {
    width: 98%;
}

table.occupations td {
    width: 48%;
    padding-right: 1%;
    color: #999;
    padding-bottom: 14px;
}

table.occupations ul li {
    padding: 1px 0;
}


.articles {
    margin-top: -5px;
    padding-bottom: 17px;
}

.articles .date {
    color: #999;
    font-size: 12px;
}

.articles .text {
    font-size: 12px;
    color: #000;
    padding-top: 5px;
}

.articles .text a {
    color: #000;
}

.articles li {
    border-bottom: 1px solid #ccc;
    padding: 12px 0 14px 0;
}

.article {
    margin: -1em 0 1em 0;
}

.article p {
    margin: 1em 0;
}

.article ul {
    margin: 1em 0;
    list-style-type: disc;
}

.article ul li {
    margin-left: 40px;
}


.prev-next {
    width: 98%;
}

.prev-next td {
    width: 40%;
    padding-top: 10px;
}

.prev-next p.prev {
    padding-left: 17px;
    background: url(../images/icons/larr.gif) no-repeat left 6px;
    position: relative;
    left: -17px;
}

.prev-next p.next {
    padding-right: 17px;
    background: url(../images/icons/rarr.gif) no-repeat right 6px;
    position: relative;
    right: -17px;
}

.prev-next td.prev {
    padding-right: 9%;
}

.prev-next td.next {
    text-align: right;
    padding-left: 9%;
}

.prev-next .date {
    color: #999;
}

.letters {
    margin-top: -5px;
}

.letters p {
    padding-bottom: 4px;
}

.letters p a {
    padding-right: 3px;
}


.calendar {
    color: #ccc;
}

.calendar td {
    width: 91px;
}

.calendar li {
    padding-bottom: 3px;
}

.agencies {
    margin-bottom: 20px;
}

.agencies li {
    border-bottom: 1px solid #d6d6d6;
    padding: 20px 0 14px 0;
}

.agencies .logo {
    float: right;
}

.agencies .title {
    font-weight: bold;
}

.agencies .url {
    font-size: 12px;
}

.agencies .contacts {
    padding: 16px 0 18px 0;
}

.comp .add {
    float: right;
}

.ag-region {
   border-bottom: 1px solid #d6d6d6;
   padding: 5px 0 10px 0;
}

.register table {
    width: 95%;
}

.register td {
    padding-bottom: 9px;
    padding-right: 12px;
}

.register td.first-child {
    width: 25%;
    padding-right: 5%;
}

.register .full {
    width: 100%;
}

.register input,
.register select,
.register textarea,
.register option {
    font-size: 12px;
    font-family: Arial;
}

.register td.full {
    width: auto;
    padding: 0 15px 9px 3px;
}

.register input.full,
.register textarea.full {
    margin: 0 -3px;
}

.register label {
    vertical-align: top;
}

.register select {
    padding: 1px 0;
}

.register h2 {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.register .comment {
    color: #666;
    font-size: 12px;
    padding-top: 5px;
}

.register .required {
    background: url(../images/icons/asterisk.gif) no-repeat right top;
}



#auth2 {
    width: 333px;
    height: 235px;
    background: url(/media/images/bg/auth.png) no-repeat;
    position: absolute;
    right: 100px;
    top: 200px;
    display: none;
}

#auth {
    padding: 50px 55px;
    width: 223px;
    height: 135px;
    position: absolute;
    right: 100px;
    top: 200px;
    display: none;
    font-size: 12px;
    color: #666;
}

#auth input {
    font-size: 12px;
    font-family: Arial;
}

#auth table {
    width: 100%;
    clear: both;
}

#auth table td.first-child {
    width: 60px;
    padding: 5px 10px 0 0;
}

#auth table td {
    padding-bottom: 8px;
}

#auth table td input.text {
     width: 140px;
}

#auth table td p {
    padding-top: 7px;
}

#auth img {
    float: right;
    cursor: pointer;
    cursor: hand;
}

#auth-title {
    color: #666;
    font-size: 17px;
    padding-bottom: 18px;
}



.mail-toolbar td {
    padding: 4px;
    padding-right: 10px;
    font-size: 12px;
}

.mail-toolbar .last-child {
    font-size: 12px;
}

.mail-toolbar  span {
    font-size: 12px;
}

.mail-toolbar div {
    font-weight: bold;
    border: 1px solid #b8b8b8;
    padding: 3px;
    color: #676767;
    margin: -4px 0 0 -4px;
}


#left-column .edit-info td {
    border-bottom:  1px solid #ccc;
    padding: 10px 0 10px 1%;
}

#left-column .edit-info input {
    font-size: 12px;
}

#left-column .edit-info .comment {
    font-size: 10px;
    font-family: Verdana;
    color: #999;
}

table.manage-vacansies {
    width: 98%;
}

table.manage-vacansies td {
    padding: 6px 0 6px 0;
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 12px;
    vertical-align: top;
}

table.manage-vacansies td.first-child {
    width: 25px;
}

table.manage-vacansies td.company {
    padding: 6px 12px;
}

table.manage-vacansies td.view a {
    color: #000;
}

table.manage-vacansies td.view img {
    vertical-align: -1px;
}

table.manage-vacansies td.del a {
    color: #000;
}

table.manage-vacansies td.del img {
    vertical-align: -1px;
}

table.manage-vacansies td.name {
    font-size: 14px;
}

table.manage-vacansies .active {
    color: #063;
    font-size: 12px;
}

table.manage-vacansies .passive {
    color: #f25517;
    font-size: 12px;
}

table.manage-vacansies .actions {
    font-size: 12px;
    color: #666;
    padding-top: 7px;
}

table.manage-vacansies .actions a {
    color: #666;
}

table.manage-vacansies .actions .new {
    font-weight: bold;
    color: #fd5806;
}

table.manage-vacansies .actions .new a {
    color: #fd5806;
}

table.manage-vacansies .actions a.buy {
    color: #12375e;
}

table.manage-vacansies td.menu {
    width: 100px;
    padding-top: 2px;
}

.popup-menu {
    position: relative;
    font-size: 12px;
}

.popup-menu .title {
    position: absolute;
    border: 0;
    background: white url(/media/images/icons/menu-close.gif) no-repeat 7px 7px;
    height: 23px;
    line-height: 23px;
    padding: 1px 12px 0 23px;
    cursor: pointer;
    cursor: hand;
}

.popup-menu .title span {
    border-bottom: 1px dashed #666;
}


.open-menu {
    z-index: 1;
}

.open-menu .title {
    background: white url(/media/images/icons/menu-open.gif) no-repeat 6px 6px;
    padding: 0 10px 0 22px;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-right: 2px solid #ccc;
    z-index: 3;
}


.popup-menu ul {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    padding: 5px;
    position: absolute;
    background: white url(/media/images/icons/menu-bg.gif) repeat-x bottom;
    width: 115px;
    top: 23px;
    display: none;
}

.open-menu ul {
    display: block;
    z-index: 2;
}

.popup-menu ul li {
    padding: 0 0 3px 16px;
}

.popup-menu ul a {
    color: #000;
}

.popup-menu ul li.copy {
    background: url(/media/images/icons/menu-copy.gif) no-repeat left 3px;
}

.popup-menu ul li.edit {
    background: url(/media/images/icons/menu-edit.gif) no-repeat left 4px;
}

.popup-menu ul li.search {
    background: url(/media/images/icons/menu-search.gif) no-repeat left 6px;
    padding-top: 3px;
}

.popup-menu ul li.del {
    background: url(/media/images/icons/menu-del.gif) no-repeat left 3px;
}

.popup-menu ul li.ban {
    background: url(/media/images/icons/menu-ban.gif) no-repeat left 2px;
}

#search .add-links .popup-menu {
    line-height: normal;
}

#search .add-links .popup-menu ul {
    width: 125px;
}

#search .add-links .popup-menu li {
    padding: 0 0 3px 3px;
}

#search .add-links .popup-menu .title {
    background: white url(/media/images/icons/top-menu-open.gif) no-repeat 51px 12px;
    padding: 1px 23px 0 12px;
}

#search .add-links .open-menu .title {
    background: white url(/media/images/icons/top-menu-open.gif) no-repeat 50px 11px;
    padding: 0 21px 0 11px;
}

#search .add-links .exit {
    background: url(/media/images/icons/erarr.gif) no-repeat left;
    padding-right: 10px;
}

.errors {
    color: red;
}


.bill {
    width: 98%;
}

.bill td {
    border: 1px solid #ccc;
    border-width: 1px 0;
    padding: 4px;
}

.bill thead td {
    font-size: 11px;
    font-family: Tahoma, Verdana sans-serif;
    border: 0;
}

.bill td.first-child {
    border-left: 1px solid #ccc;
}

.bill td.last-child {
    border-right: 1px solid #ccc;
    width: 65px;
    text-align: right;
    white-space: nowrap;
}

.bill thead td.last-child {
    border-right: none;
}

.bill td.total {
    border-left: 1px solid #ccc;
    width: 10px;
    padding-right: 20px;
}




.price {
    width: 98%;
}

.price thead td {
    font-size: 11px;
    font-family: Tahoma;
}

.price td {
    border-bottom: 1px solid #ccc;
    padding: 3px;
    text-align: right;
    font-size: 12px;
    padding: 3px;
    vertical-align: middle;
}

.price td.name {
    text-align: left;
    font-size: 14px;
}

.price td.first-child {
    width: 1%;
    padding-left: 0;
}

.price td.last-child {
    font-weight: bold;
}

.price tr.selected td {
    background: #fffdef;
}


.buy-vacancies {
    width: 98%;
    margin-top: -30px;
}

.buy-vacancies td {
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

.buy-vacancies .plain-vacans {
    background: #f7f7f7;
    color: #000;
    border: 1px solid #c5c5c5;
    padding: 2px 4px;
}

.buy-vacancies .hot-vacans {
    background: #fffdef;
    color: #a7562e;
    border: 1px solid #febc8d;
    padding: 2px 4px;
}

.buy-vacancies tbody .last-child {
    font-size: 11px;
    font-family: Tahoma;
    width: 112px;
    color: #666;
}

.buy-vacancies .last-child input {
    width: 93px;
    padding-right: 19px;
    font-size: 12px;
    font-family: Arial;
    color: #333;
    background: url(/media/images/bg/sht.gif) no-repeat right;
    direction: rtl;
}

.information {
    background: #fdfcf2 url(/media/images/bg/asteriks_2.gif) no-repeat 17px 17px;
    border: 1px solid #d9d9d9;
    padding: 15px 15px 15px 45px;
    margin-bottom: 15px;
}

.sms1 {
    background: #f7f7f7;
    padding: 15px 15px 15px 45px;
    border: 1px solid #d9d9d9;
    margin-bottom: 15px;
}

.sms2 {
    background: #fffdef;
    padding: 15px 15px 15px 45px;
    border: 1px solid #d9d9d9;
    margin-bottom: 15px;
}



.terms {
    padding: 0 25px 0 10px;
}

.terms p {
    padding: 3px 0;
}

.terms .title {
    padding: 2em 0 1em 0;
    font-weight: bold;
}


.tariffs {
    width: 98%;
}

.tariffs td {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.tariffs thead td {
    text-align: right;
}

.tariffs tbody .last-child {
    color: #143a62;
    padding-left: 20px;
    text-align: right;
    font-weight: bold;
}

.tariffs tbody h5 {
    color: #143a62;
    font-size: 14px;
    font-weight: bold;
}

.favorite {
    padding-left: 20px;
    margin-left: 35px;
    background: url(../images/icons/favorite.gif) no-repeat left;
}

.favorite a {
    color: #666;
}