main.two-column article{
    background-color: #FFFFFF;
}
section.company-wallpaper {
    margin: -10px -10px 0 -10px;
    position: relative;
    height: 200px;
}
section.company-wallpaper .wallpaper-button {
    position: absolute;
    right: 10px;
    bottom: 10px;
    vertical-align: top;
    cursor: pointer;
    background-color: #E3E3E3;
}
section.company-wallpaper .wallpaper-button .wallpaper-icon {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/site/image/main/wallpaper-cog.png") left top no-repeat;
    margin: 0 5px -2px 0;
}
section.company-profile .left-column .firmlogo .show-companylogo .wallpaper-icon {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/site/image/main/changelogo-icon.png") left top no-repeat;
    margin: 0 5px -1px 0;
}
section.company-profile .company-descr-actions {
    display: inline-block;
    margin: 0px 5px;
    text-align: right;
}
section.company-profile .company-descr-actions a {
    position: relative;
    vertical-align: top;
    display: inline-block;
    padding: 0;
    margin: 0;
    color: #6AA54B;
    font-size: 12px;
    line-height: 120%;
    cursor: pointer;
    text-align: left;
    word-wrap: break-word;
}
header section div.adding-popup {
    position: relative;
    top: 120px;
    left: 247px;
    display: none;
    opacity: 0;
    width: 520px;
}
header section div.adding-popup .yui3-panel {
    margin: 0 auto;
    padding: 0 15px 24px 15px;
    position: relative;
}
header section div.adding-popup .yui3-panel .yui3-widget-hd {
    text-align: left;
    padding: 0;
    height: 37px;
    color: #FFFFFF;
    font-size: 30px;
    line-height: 32px;
    text-transform: none;
    padding: 23px 0 0 25px;
    margin: 0 -15px 15px -15px;
}
header section div.adding-popup .yui3-panel .yui3-widget-hd .yui3-button-close {
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    width: 22px;
    height: 21px;
    padding: 0;
    overflow: hidden;
    vertical-align: top;
    background: url("/site/image/design/icons3.png") left top no-repeat;
    background-position: -421px -209px;
}
header section div.adding-popup .yui3-panel .yui3-widget-bd table {
    margin: 0 auto;
    border-color: #6AA54B;
}
header section div.adding-popup .yui3-panel .yui3-widget-bd table tr td {
    width: 140px;
    padding: 5px;
    text-align: center;
    border-color: #6AA54B;
}
header section div.adding-popup .yui3-panel .yui3-widget-bd table tr td a,
header section div.adding-popup .yui3-panel .yui3-widget-bd table tr td span {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    color: #6AA54B;
    text-transform: uppercase;
}
header section div.adding-popup .yui3-panel .yui3-widget-bd table tr td a:hover,
header section div.adding-popup .yui3-panel .yui3-widget-bd table tr td span:hover {
    text-decoration: underline;
}
header section div.adding-popup .yui3-panel .yui3-widget-bd table tr td a img,
header section div.adding-popup .yui3-panel .yui3-widget-bd table tr td span img {
    display: block;
    margin: 0 auto 5px auto;
    width: 100px;
    height: 100px;
}

section.company-profile {
    margin: 0 -10px;
    padding: 0;
    position: relative;
}
section.company-profile,
section.company-profile a,
section.company-profile span {
    /*color: #3D579F;*/
    color: #3f3f3f;
    font-size: 12px;
}
section.company-profile a.hint,
section.company-profile span.hint {
    color: #798597;
}
section.company-profile a.btn,
section.company-profile span.btn {
    color: #FFFFFF;
}
section.company-profile span.show-more {
    display: block;
    padding: 12px 8px;
    color: #000000;
}

section.company-profile .my-company-actions a,
section.company-profile .my-company-actions span {
    color: #6AA54B;
    font-size: 11px;
    line-height: 14px;
    max-width: 200px;
}
section.company-profile .my-company-actions span.show-balance-modal,
section.company-profile .my-company-actions .add-adver-link {
    display: inline-block;
    padding: 4px 4px 4px 25px;
    margin: 0 0 0 10px;
    font-size: 13px;
    color: #3D579F;
    position: relative;
}
section.company-profile .my-company-actions span.show-balance-modal {
    margin: 0 0 0 140px;
}
section.company-profile .my-company-actions span.show-balance-modal:hover,
section.company-profile .my-company-actions .add-adver-link:hover {
    text-decoration: none;
    background-color: #D4D9E4;
}
section.company-profile .left-column {
    display: block;
    position: relative;
    float: left;
    width: 188px;
    margin: 0 0 0 -5px;
    padding: 0;
    word-break: normal;
    border-right: 1px solid #DADEE7;
}
section.company-profile .left-column .profile-logo {
    width: 100px;
    height: 128px;
    background: #FFFFFF;
    border: 1px solid #DADEE7;
    position: relative;
    padding: 15px 24px;
    margin: -60px 0 0 20px;
}
section.company-profile .left-column .profile-logo .firmlogo {
    position: relative;
}
section.company-profile .left-column .profile-logo img {
    display: block;
    margin: 0;
}
section.company-profile .left-column .profile-logo .firmlogo .show-companylogo {
    position: absolute;
    left: -35px;
    top: -15px;
    width: 136px;
    vertical-align: top;
    cursor: pointer;
    border-radius: 0px;
    opacity: 0.9;
    display: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    background-color: #E3E3E3;
    color: #858585;
}
section.company-profile .left-column .profile-logo .firmlogo a:hover .show-companylogo {
    display: inline-block;
    color: #858585;
}
section.company-profile .review-num {
    display: block;
    position: relative;
    text-align: center;
    color: #6AA54B;
    cursor: pointer;
    text-align: center;
    padding: 0;
}
section.company-profile .review-stars-wrap {
    margin: 0 auto;
    text-align: center;
}
section.company-profile .review-stars {
    margin: 5px 0;
    height: 15px;
    background: url(/site/image/main/star-full.png) left top no-repeat;
    cursor: pointer;
    display: inline-block;
}
section.company-profile .review-num .icon-container {
    position: relative;
    top: -3px;
    left: 5px;
}
section.company-profile .leave-review {
    position: relative;
    display: block;
    margin: 10px 0;
    padding: 5px 0 0 24px;
    color: #6AA54B;
    cursor: pointer;
}
section.company-profile .right-column {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 480px;
}
section.company-profile .right-column h1 {
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #3D579F;
}
section.company-profile .left-column h3 {
    position: relative;
    cursor: pointer;
    display: block;
    background: #DADEE7;
    text-transform: uppercase;
    margin: 10px 0;
    padding: 6px 0 6px 10px;
    color: #5B606B;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
}
section.company-profile .left-column h3 a {
    color: #5B606B;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    text-decoration: none;
}
section.company-profile .left-column h3 a:hover {
    text-decoration: underline;
}
section.company-profile .left-column .company-contacts {
    padding: 0 10px;
}
section.company-profile .left-column .company-contacts div.user {
    vertical-align: top;
}
section.company-profile .left-column .company-contacts hr {
    line-height: 1px;
    margin: 5px 0 10px 0;
}
section.company-profile .left-column .company-contacts div.user {
    white-space: pre-wrap;
    text-align: center;
}
section.company-profile .left-column .company-contacts div.user a.user-name {
    vertical-align: top;
    display: block;
    margin: 5px auto;
    width: 150px;
    text-align: center;
    color: #3D579F;
}
section.company-profile .left-column .company-contacts div.user a.thumb_user {
    vertical-align: top;
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 160px;
}
section.company-profile .left-column .company-contacts a.staff-list {
    vertical-align: top;
    display: block;
    margin: 0 auto;
    width: 150px;
    text-align: center;
    color: #3D579F;
}
section.company-profile .left-column .company-contacts a.manage-contacts {
    display: block;
    text-align: center;
    color: #3D579F;
}
section.company-profile .left-column .company-contacts ul.contacts {
    display: block;
    position: relative;
}
section.company-profile .left-column .company-contacts ul.contacts li {
    position: relative;
    text-align: justify;
    padding: 4px 0 4px 25px;
}
section.company-profile .left-column ul.company-industries li {
    word-break: normal;
    padding: 5px 10px 0 10px;
}
section.company-profile .left-column ul.company-industries li a {
    color: #6AA54B;
    text-decoration: underline;
}
section.company-profile .left-column ul.company-industries li a:hover {
    text-decoration: none;
}
section.company-profile .profile-geo {
    font-weight: bold;
    padding: 5px;
}
section.company-profile .profile-geo a {
    font-weight: 400;
    color: #6AA54B;
    text-decoration: underline;
}
section.company-profile .left-column ul.company-staff {
    display: block;
    padding: 0;
}
section.company-profile .left-column ul.company-staff li {
    display: inline-block;
    margin: 0 2px 0 3px;
    width: 86px;
    color: #3D579F;
    text-align: center;
}
section.company-profile .left-column ul.company-staff li a {
    display: block;
    text-align: center;
    width: 86px;
    color: #3D579F;
    overflow: hidden;
    text-overflow: ellipsis;
}
section.company-profile .left-column ul.company-staff li a img {
    display: block;
    margin: 5px 0 5px 10px;
    width: 60px;
    height: 60px;
}
section.company-profile .left-column ul.company-partners {
    display: block;
    padding: 0;
}
section.company-profile .left-column ul.company-partners li {
    display: inline-block;
    margin: 0 2px 0 3px;
    width: 86px;
    color: #3D579F;
    text-align: center;
}
section.company-profile .left-column ul.company-partners li a {
    display: block;
    text-align: center;
    width: 86px;
    color: #3D579F;
    word-break: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
section.company-profile .left-column ul.company-partners li a img {
    display: block;
    margin: 5px 0 5px 10px;
    width: 60px;
    height: 40px;
}
section.company-profile .left-column ul.company-unions {
    display: block;
    padding: 0;
}
section.company-profile .left-column ul.company-unions li {
    display: inline-block;
    margin: 0 2px 0 3px;
    width: 86px;
}
section.company-profile .left-column ul.company-unions li a {
    display: block;
    text-align: center;
    width: 86px;
    color: #3D579F;
    word-break: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
section.company-profile .left-column ul.company-unions li a img {
    display: block;
    margin: 5px 0 5px 10px;
    width: 60px;
    height: 60px;
}
section.company-profile .left-column ul.company-galleries {
    padding: 0;
}
section.company-profile .left-column ul.company-galleries li {
    display: inline-block;
    margin: 0 2px 0 3px;
    width: 80px;
}
section.company-profile .left-column ul.company-galleries li a {
    display: block;
    text-align: center;
    width: 80px;
    color: #3D579F;
    word-break: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
section.company-profile .left-column ul.company-galleries li a img {
    display: block;
    width: 60px;
    height: 60px;
    margin: 5px 0 5px 10px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
section.company-profile .left-column .company-catalog {

}
section.company-profile .left-column ul.catalog-categories {
    
}
section.company-profile .left-column ul.catalog-categories li {
    padding: 5px 20px 0 20px;
}
section.company-profile .left-column ul.catalog-categories li a {
    color: #6AA54B;
    text-decoration: underline;
}
section.company-profile .left-column ul.catalog-categories li a:hover {
    text-decoration: none;
}
section.company-profile .profile-tabs-content .post-form .form-post-icon {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 0 0 8px 0;
    margin: 0px 40px -8px 40px;
    background: url("/site/image/main/icon2.png") left 6px no-repeat;
}
section.company-profile .profile-tabs-content .post-form .tape-add-button {
    position: relative;
    color: #3D589F;
    display: inline-block;
    cursor: pointer;
    padding: 4px 4px 4px 28px;
    background: url("/site/image/main/icon1.png") 4px 2px no-repeat;
    margin: 4px 4px 4px 15px;
}
section.company-profile .profile-tabs-content .post-form .tape-add-button:hover {
    background-color: #D4D9E4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
section.company-profile .profile-tabs-content .post-form .tape-add-button:before {
    content: "";
    display: block;
    position: absolute;
    left: -5px;
    top: 0px;
    background-color: #D4D9E4;
    width: 1px;
    height: 25px;
}
section.company-profile .profile-tabs-content .post-form .add-company-post {
    position: relative;
    color: #FFFFFF;
}
section.company-profile .profile-tabs-content .post-form .add-company-post:before {
    content: "";
    display: block;
    position: absolute;
    right: -6px;
    top: 0px;
    background-color: #D4D9E4;
    width: 1px;
    height: 25px;
}
section.company-profile .profile-tabs-content .related-price {
    position: relative;
    display: block;
    clear: both;
    font-size: 14px;
    line-height: 120%;
    font-weight: bold;
}
section.company-profile .profile-tabs-content .related-price a {
    display: inline-block;
    font-weight: 400;
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 120%;
    color: #3D579F;
}