﻿* {
    font-family: Helvetica Neue, Arial, Sans-Serif;
    margin: 0;
    padding: 0;
}

* {
    font-family: Arial, Sans-Serif;
    margin: 0;
    padding: 0;
}

body {
    color: #000;
    font-size: 12px;
    line-height: 1.42;
    margin: 0;
    padding: 0;
}

p {
    line-height: 1.42;
    margin-bottom: 7px;
}

h1, h2, h4, h5, h6 { color: #000; }

h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 14px;
    margin-top: 20px;
}

.leftContent h1, .leftContentForm h1 {
    margin-bottom: 6px;
    margin-top: 20px;
}

h1.beforeSort { margin-bottom: 16px; }

.right h1 { margin-top: 0; }

h2 {
    color: #63ae01;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

h3 {
    color: #63ae01;
    font-size: 12px;
    font-weight: bold;
}

h4 {
    font-size: 12px;
    font-weight: normal;
}

a {
    color: #0098c4;
    text-decoration: none;
    
}

    a:hover {
        cursor: pointer;
    }

h1.home { margin-bottom: 12px; }

h3.regionTitle {
    letter-spacing: 1.2px;
    margin-bottom: 4px !important;
    margin-top: 41px;
}

h3.lower2 { margin-top: 67px; }

h3.lower1 { margin-top: 41px; }

h2.content {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: normal;
    margin: 0 0 16px 0;
    text-transform: none;
}

h3.content {
    color: #000;
    letter-spacing: normal;
    margin: 0 0 3px 0;
}

h2.large {
    color: #000;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 25px;
    margin-top: 31px;
    text-transform: none;
}

.bigRoundBoxMiddle h3 { letter-spacing: 1.2px; }

table { border-collapse: collapse; }

table td, table tr, table th {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.bullets {
    margin: 10px 10px 10px 15px;
    padding: auto;
}

ul.bullets li {
    list-style: disc;
    margin: auto;
    padding: auto;
}

img { border: 0; }

#details h1 {
    color: #000;
    font-size: 24px;
    line-height: normal;
    margin-bottom: 13px;
    margin-top: -3px;
}

input {
    border: solid 3px #e8e8e8;
    color: #666;
    font-size: 12px;
    height: 16px;
    padding: 5px;
}

textarea {
    border: solid 3px #e8e8e8;
    color: #494848;
    font-size: 12px;
    height: 16px;
    padding: 5px;
}

select {
    color: #4b4b4b;
    font-size: 11px;
    padding: 3px;
}

span.rbl {
    position: relative;
    top: 8px;
}

.chk input {
    border: none !important;
    display: block;
    float: left;
    height: 15px !important;
    margin-right: 4px;
    padding: 0;
    width: 20px !important;
}

.rbl input {
    border: none !important;
    height: 15px !important;
    padding: 0;
    width: 20px !important;
}

.rbl label, .chk label {
    bottom: 2px;
    margin-right: 15px;
    padding: 0 0 0 2px;
    position: relative;
}

.chk label {
    margin-right: 15px;
    position: relative;
}

.grey { color: #666; }

.smallestGap {
    display: block;
    height: 3px;
}

.smallerGap {
    display: block;
    height: 10px;
}

.smallGap {
    display: block;
    height: 20px;
}

.medGap {
    display: block;
    height: 30px;
}

.medGap2 {
    display: block;
    height: 25px;
}

.largeGap {
    display: block;
    height: 40px;
}

.largerGap {
    display: block;
    height: 50px;
}

.largestGap {
    display: block;
    height: 60px;
}

.gap1 { height: 1px; }

.gap2 { height: 2px; }

.gap3 { height: 3px; }

.gap4 {
    display: block;
    height: 4px;
}

.gap5 {
    display: block;
    height: 5px;
}

.gap6 {
    display: block;
    height: 6px;
}

.gap7 {
    display: block;
    height: 7px;
}

.gap8 {
    display: block;
    height: 8px;
}

.gap11 {
    display: block;
    height: 11px;
}

.gap12 {
    display: block;
    height: 12px;
}

.gap13 {
    display: block;
    height: 13px;
}

.gap18 {
    display: block;
    height: 18px;
}

.gap24 {
    display: block;
    height: 24px;
}

.gap23 {
    display: block;
    height: 23px;
}

body { background-color: #d8d7d3; }

.outer {
    margin: 0;
    padding: 0;
}

.inner, .innerWide { padding: 0 10px 0 10px; }

.inner {
    margin: 0 auto;
    width: 960px;
}

.innerContainer { background-color: #fff; }

.header {
    background: #403643;
    height: 72px;
    margin: 0;
    padding: 0 10px;

}

.header .inner {
    padding-left: 10px;
    padding-right: 10px;
    width: 940px;
}

.header .logo {
    display: block;
    float: left;
    overflow: visible;
    position: relative;
    top: 20px;
}

.main {
    display: inline-block;
    padding: 18px 10px 48px 10px;
    width: 940px;
}

@media screen and (max-width: 720px) {

    .header .inner {
        width: auto !important;
        padding-left: 18px;
    }
        .logo img {
        transform: scale(0.5) !important;
        transform-origin: top left !important;
        display: inline-block !important; /* prevents visual glitches */
    }
    .main {
        display: flex;
        flex-direction: column;
    }

    .homeLeft {
        order: 3;
    }

    .homeContent {
        order: 1;
    }

    .homeRight {
        order: 2;
    }

    .right {
        padding: 0 20px;
    }
}

.leftContent {
    display: inline-block;
    float: left;
    margin-bottom: 23px;
    width: 554px;
    min-height: 500px;
}

.leftContentForm {
    display: inline-block;
    float: left;
    margin-bottom: 23px;
    width: 590px;
}

.leftContent .hr {
    float: none;
    width: 430px;
}

.homeLeft {
    float: left;
    width: 160px;
}

.right {
    float: right;
    margin-left: 50px;
    margin-top: 0;
    padding: 0;
    position: relative;
    top: -9px;
}

.wide {
    margin-left: 40px;
    margin-top: 29px;
    width: 300px;
}

.topGap { margin-top: 85px; }

.homeRight {
    float: right;
    margin-bottom: 23px;
    margin-left: 32px;
    margin-top: 0;
    padding: 0;
    width: 336px;
}

.fullWidth { width: 940px; }

hr {
    background-color: #dadada;
    border: none;
    color: #dadada;
    display: block !important;
    height: 1px;
}

hr.contentSeperator {
    background-color: #eee;
    border: none;
    color: #dadada;
    display: block !important;
    height: 1px;
    margin-bottom: 24px;
    margin-top: 15px;
}

.thanksText {
    clear: both;
    width: 100%;
}

.leftTextBox {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    width: 500px;
}

.failWidth { width: 250px; }

.leftTextBox .w485 { width: 485px; }

.checkReviewBtn { margin: 15px 0 0; }

.updateText {
    margin: 20px 0 30px;
    width: 700px;
}

.leftTextBox h1 { margin: 0 0 10px; }

.dodgyWords {
    border: 2px #f00 solid;
    padding: 10px;
    width: auto;
}

.dodgyWords h1 {
    background: #f00;
    color: #fff;
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    margin: 5px 0 15px;
    padding: 3px 5px;
    text-transform: uppercase;
}

.redWarning { color: #f00; }

.successNote {
    border: 2px #8dc445 solid;
    padding: 10px;
    width: auto;
}

.successNote h1 {
    background: #8dc445;
    color: #fff;
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    margin: 5px 0 15px;
    padding: 3px 5px;
    text-transform: uppercase;
}

hr.classified { margin-top: 5px; }

hr.mostPopular { margin-bottom: 11px; }

hr.mostRecent {
    margin-bottom: 11px;
    margin-top: 13px;
}

hr.narrow {
    margin-bottom: 5px;
    margin-top: 5px;
}

.hide {
    display: none;
    height: 0;
}

.hidden {
    display: none;
    height: 0;
}

.no {
    display: none;
    height: 0;
}

.status {
    color: #fff;
    float: right;
    font-size: 11px;
    padding-top: 4px;
    text-align: right;
    width: 400px;
}

.status a {
    color: #00c6ff;
    font-weight: bold;
}

.footer {
    background: #d8d7d3;
    border-width: 1px 0 0 0;
    clear: left;
    color: #666;
    margin: 0;
    padding: 28px 0 28px 0;
}

.footer .inner {
    padding-left: 10px;
    padding-right: 10px;
    width: 940px;
}

.footer a {
    font-weight: bold;
    text-decoration: none;
}

.footer li {
    display: inline;
    list-style: none;
    margin-right: 20px;
}

.homeContent {
    display: inline-block;
    float: left;
    margin-left: 32px;
    padding-top: 0;
    width: 344px;
}

.bigRoundBoxTop {
    background: url("../../Images/round-box-top.jpg") no-repeat;
    height: 10px;
    margin: 0;
    padding: 0;
    width: 300px;
}

.bigRoundBoxMiddle {
    background-color: #f2f2f2;
    display: inline-block;
    margin: 0;
    padding: 4px 12px 5px 12px;
    width: 276px;
}

.bigRoundBoxMiddle h3 { padding-bottom: 10px; }

.bigRoundBoxMiddle h2 { padding-bottom: 10px; }

.bigRoundBoxBottom {
    background: url("../../Images/round-box-bottom.jpg") no-repeat;
    height: 10px;
    margin: 0;
    padding: 0;
    width: 300px;
}

.bigRoundBoxBottom2 {
    background: url("../../Images/round-box-bottom2.jpg") no-repeat;
    height: 40px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -26px;
    width: 300px;
    width: 300px;
    z-index: 999;
}

.personImageList {
    display: inline-block;
    float: left;
    height: 90px;
    padding: 5px;
    width: 68px;
}

.txt { width: 204px; }

.ddl { width: 174px; }

#basicPage h1 {
    margin-bottom: 21px !important;
    margin-top: 13px !important;
}

#basicPage p { margin-bottom: 16px; }

#basicPage .right { margin-top: -18px; }

#basicPage .formContainer { margin-top: 25px !important; }

.adminCms h1, .adminCms h2, .adminCms h3, .adminCms h4, .adminCms h5 {
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

.listType .review .contentSeperator {
    margin-bottom: 24px;
    margin-top: 18px;
}

.copyRight {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
}

.copyRight a {
    color: #666;
    font-weight: normal;
}

.copyRight a.addbiz {
    color: #0098c4;
    font-weight: bold;
    text-decoration: none;
}

.hint p {
    color: #3d3d3d;
    font-size: 11px;
}

.fullTable { width: 100%; }

.grey { color: #666; }

.guide {
    color: #666;
    font-size: 11px;
    font-weight: normal;
    margin-right: 3px;
}

.leftIcons { display: inline-block; }

.rightIcons {
    display: inline-block;
    float: right;
    text-align: right;
}

.snLinks img {
    height: 16px;
    width: 16px;
}

.snLinks li {
    margin-left: 5px;
    margin-right: 0;
}

.affiliate {
    display: block;
    margin-bottom: 8px;
}

.homeRight .affiliate { margin-bottom: 30px; }

.affiliate2 {
    display: inline-block;
    margin: 14px 0 0 0;
    padding: 0;
    width: 468px;
}

.icar {
    background: url('/Images/icons/i-a.jpg') no-repeat;
    padding-left: 20px;
}

.iMotor {
    background: url('/Images/icons/i-a.jpg') no-repeat;
    padding-left: 20px;
}

.iProperty {
    background: url('/Images/icons/i-a.jpg') no-repeat;
    padding-left: 20px;
}

.iJob {
    background: url('/Images/icons/i-a.jpg') no-repeat;
    padding-left: 20px;
}

.iGeneral {
    background: url('/Images/icons/i-a.jpg') no-repeat;
    padding-left: 20px;
}

.iHelpIcon {
    background: url('/Images/icons/help-i-icon.gif') no-repeat;
    background-position: center;
    display: inline-block;
    height: 20px;
    padding-top: 5px;
    position: absolute;
    width: 20px;
}

.iMarkerA {
    background: url('/Images/icons/IA.png') no-repeat;
    padding-left: 26px;
}

.iMarkerB {
    background: url('/Images/icons/IB.png') no-repeat;
    padding-left: 26px;
}

.iMarkerC {
    background: url('/Images/icons/IC.png') no-repeat;
    padding-left: 26px;
}

.iMarkerD {
    background: url('/Images/icons/ID.png') no-repeat;
    padding-left: 26px;
}

.iMarkerE {
    background: url('/Images/icons/IE.png') no-repeat;
    padding-left: 26px;
}

.iMarkerF {
    background: url('/Images/icons/IF.png') no-repeat;
    padding-left: 26px;
}

.iMarkerG {
    background: url('/Images/icons/IG.png') no-repeat;
    padding-left: 26px;
}

.iMarkerH {
    background: url('/Images/icons/IH.png') no-repeat;
    padding-left: 26px;
}

.iMarkerI {
    background: url('/Images/icons/II.png') no-repeat;
    padding-left: 26px;
}

.iMarkerJ {
    background: url('/Images/icons/IJ.png') no-repeat;
    padding-left: 26px;
}

.iMarkerK {
    background: url('/Images/icons/IK.png') no-repeat;
    padding-left: 26px;
}

.btn {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: padding-box;
    border: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    padding-bottom: 3px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 2px;
    text-align: center;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .btn { padding-left: 8px; }
}

.bFullWidth, .b260, .b248, .b240, .b230, .b239-grey, .b211-blue, .b240-blue, .b222, .b220, .b218, .b216, .b210, .b208, .b204, .b200, .b194, .b195, .b190, .b188, .b185, .b184, .b180, .b176, .b175, .b170, .b165, .b160, .b155, .b150, .b145, .b140, .b135, .b130, .b128, .b125, .b124, .b120, .b115, .b110, .b105, .b104, .b100, .b90, .b86, .b85, .b80, .b76, .b75, .b74, .b72, .b70, .b68, .b65, .b62, .b60, .b58, .b56, .b55, .b54, .b50, .b45, .b40, .b35, .b30 {
    background: #00b4e7;
    border-radius: 4px;
}

.btnGrey {
    background: #999;
    border-radius: 4px;
}
.b340 {
    width: 340px !important;
    padding-left: 8px;
    background: #00b4e7;
    border-radius: 5px;
    height: 21px;
}
.b300 {
    width: 300px !important;
    padding-left: 8px;
    background: #00b4e7;
    border-radius: 5px;
    height: 21px;
}

.b300 {
    width: 300px !important;
    padding-left: 8px;
    background: #00b4e7;
    border-radius: 5px;
    height: 21px;
}


.b280 {
    width: 280px !important;
    padding-left: 8px;
    background: #00b4e7;
    border-radius: 5px;
    height: 21px;
}
    
    .b260 {
    background: url(/Images/buttons/b-blue-260.jpg) no-repeat top left;
    width: 260px !important;
}

.b248 {
    background: url(/Images/buttons/b-blue-248.jpg) no-repeat top left;
    width: 248px !important;
}

.b240 {
    background: url(/Images/buttons/b-blue-240.jpg) no-repeat top left;
    width: 240px !important;
}

.b230 {
    background: url(/Images/buttons/b-blue-230.jpg) no-repeat top left;
    width: 230px !important;
}

.b239-grey {
    background: url(/Images/buttons/b-grey-239.png) no-repeat top left;
    width: 239px !important;
}

.b80-grey {
    background: url(/Images/buttons/b-grey-80.png) no-repeat top left;
    width: 80px !important;
}

.b211-blue {
    background: url(/Images/buttons/b-blue-211.png) no-repeat top left;
    width: 211px !important;
}

.b240-blue {
    background: url(/Images/buttons/b-blue-240.png) no-repeat top left;
    width: 240px !important;
}

.b222 {
    background: url(/Images/buttons/b-blue-222.gif) no-repeat top left;
    width: 222px !important;
}

.b220 {
    background: url(/Images/buttons/b-blue-220.jpg) no-repeat top left;
    width: 220px !important;
}

.b218 {
    background: url(/Images/buttons/b-blue-218.gif) no-repeat top left;
    width: 218px !important;
}

.b216 {
    background: url(/Images/buttons/b-blue-216.gif) no-repeat top left;
    width: 216px !important;
}

.b210 {
    background: url(/Images/buttons/b-blue-210.jpg) no-repeat top left;
    width: 210px !important;
}

.b208 {
    background: url(/Images/buttons/b-blue-208.gif) no-repeat top left;
    width: 208px !important;
}

.b204 {
    background: url(/Images/buttons/b-blue-204.gif) no-repeat top left;
    width: 204px !important;
}

.b200 {
    background: url(/Images/buttons/b-blue-200.jpg) no-repeat top left;
    width: 200px !important;
}

.b194 {
    background: url(/Images/buttons/b-blue-194.jpg) no-repeat top left;
    width: 194px !important;
}

.b195 {
    background: url(/Images/buttons/b-blue-195.jpg) no-repeat top left;
    width: 195px !important;
}

.b190 {
    background: url(/Images/buttons/b-blue-190.jpg) no-repeat top left;
    width: 200px !important;
}

.b188 {
    background: url(/Images/buttons/b-blue-188.gif) no-repeat top left;
    width: 188px !important;
}

.b185 {
    background: url(/Images/buttons/b-blue-185.jpg) no-repeat top left;
    width: 185px !important;
}

.b184 {
    background: url(/Images/buttons/b-blue-184.gif) no-repeat top left;
    width: 184px !important;
}

.b180 {
    background: url(/Images/buttons/b-blue-180.gif) no-repeat top left;
    width: 180px !important;
}

.b176 {
    background: url(/Images/buttons/b-blue-176.gif) no-repeat top left;
    width: 176px !important;
}

.b175 {
    background: url(/Images/buttons/b-blue-175.jpg) no-repeat top left;
    width: 180px !important;
}

.b170 {
    background: url(/Images/buttons/b-blue-170.jpg) no-repeat top left;
    width: 180px !important;
}

.b165 {
    background: url(/Images/buttons/b-blue-165.jpg) no-repeat top left;
    width: 160px !important;
}

.b160 {
    background: url(/Images/buttons/b-blue-160.jpg) no-repeat top left;
    width: 160px !important;
}

.b155 {
    background: url(/Images/buttons/b-blue-155.jpg) no-repeat top left;
    width: 160px !important;
}

.b150 {
    background: url(/Images/buttons/b-blue-150.jpg) no-repeat top left;
    width: 150px !important;
}

.b145 {
    background: url(/Images/buttons/b-blue-145.jpg) no-repeat top left;
    width: 150px !important;
}

.b140 {
    background: url(/Images/buttons/b-blue-140.jpg) no-repeat top left;
    width: 140px !important;
}

.b135 {
    background: url(/Images/buttons/b-blue-135.jpg) no-repeat top left;
    width: 140px !important;
}

.b130 {
    background: url(/Images/buttons/b-blue-130.jpg) no-repeat top left;
    width: 130px !important;
}

.b128 {
    background: url(/Images/buttons/b-blue-128.gif) no-repeat top left;
    width: 128px !important;
}

.b125 {
    background: url(/Images/buttons/b-blue-125.jpg) no-repeat top left;
    width: 125px !important;
}

.b124 {
    background: url(/Images/buttons/b-blue-124.jpg) no-repeat top left;
    width: 124px !important;
}

.b120 {
    background: url(/Images/buttons/b-blue-120.jpg) no-repeat top left;
    width: 120px !important;
}

.b115 {
    background: url(/Images/buttons/b-blue-115.jpg) no-repeat top left;
    width: 115px !important;
}

.b110 {
    background: url(/Images/buttons/b-blue-110.jpg) no-repeat top left;
    width: 110px !important;
}

.b105 {
    background: url(/Images/buttons/b-blue-105.jpg) no-repeat top left;
    width: 110px !important;
}

.b104 {
    background: url(/Images/buttons/b-blue-104.gif) no-repeat top left;
    width: 104px !important;
}

.b100 {
    background: url(/Images/buttons/b-blue-100.gif) no-repeat top left;
    width: 100px !important;
}

.b95 {
    background: url(/Images/buttons/b-blue-95.jpg) no-repeat top left;
    width: 95px !important;
}

.b90 {
    background: url(/Images/buttons/b-blue-90.jpg) no-repeat top left;
    width: 90px !important;
}

.b86 {
    background: url(/Images/buttons/b-blue-86.gif) no-repeat top left;
    width: 86px !important;
}

.b85 {
    background: url(/Images/buttons/b-blue-85.jpg) no-repeat top left;
    width: 85px !important;
}

.b80 {
    background: url(/Images/buttons/b-blue-80.gif) no-repeat top left;
    width: 80px !important;
}

.b76 {
    background: url(/Images/buttons/b-blue-76.gif) no-repeat top left;
    width: 76px !important;
}

.b75 {
    background: url(/Images/buttons/b-blue-75.jpg) no-repeat top left;
    width: 70px !important;
}

.b74 {
    background: url(/Images/buttons/b-blue-74.gif) no-repeat top left;
    width: 74px !important;
}

.b72 {
    background: url(/Images/buttons/b-blue-72.gif) no-repeat top left;
    width: 72px !important;
}

.b70 {
    background: url(/Images/buttons/b-blue-70.gif) no-repeat top left;
    width: 70px !important;
}

.b68 {
    background: url(/Images/buttons/b-blue-68.gif) no-repeat top left;
    width: 68px !important;
}

.b65 {
    background: url(/Images/buttons/b-blue-65.jpg) no-repeat top left;
    width: 65px !important;
}

.b62 {
    background: url(/Images/buttons/b-blue-62.gif) no-repeat top left;
    width: 62px !important;
}

.b60 {
    background: url(/Images/buttons/b-blue-60.gif) no-repeat top left;
    width: 60px !important;
}

.b58 {
    background: url(/Images/buttons/b-blue-58.gif) no-repeat top left;
    width: 58px !important;
}

.b56 {
    background: url(/Images/buttons/b-blue-56.gif) no-repeat top left;
    width: 56px !important;
}

.b55 {
    background: url(/Images/buttons/b-blue-55.jpg) no-repeat top left;
    width: 55px !important;
}

.b54 {
    background: url(/Images/buttons/b-blue-54.gif) no-repeat top left;
    width: 54px !important;
}

.b50 {
    background: url(/Images/buttons/b-blue-50.gif) no-repeat top left;
    width: 50px !important;
}

.b45 {
    background: url(/Images/buttons/b-blue-45.jpg) no-repeat top left;
    width: 40px !important;
}

.b40 {
    background: url(/Images/buttons/b-blue-40.jpg) no-repeat top left;
    width: 40px !important;
}

.b35 {
    background: url(/Images/buttons/b-blue-35.jpg) no-repeat top left;
    width: 30px !important;
}

.b30 {
    background: url(/Images/buttons/b-blue-30.jpg) no-repeat top left;
    width: 30px !important;
}

.button {
    background: url(/Images/buttons/buttonLeft.gif) no-repeat top left;
    height: 25px;
    padding-left: 8px;
}

.button { padding-left: 12px; }

.btn2 {
    background: url(/Images/buttons/buttonRight.gif) no-repeat top right;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 12px;
    padding-top: 2px;
    text-align: left;
}

.multiCategory .formCaption { margin: auto; }

.multiCategory .formItem { width: auto; }

.multiCategory .formItem select { margin: 20px 20px 0 0; }

.formItem select { width: 154px; }

.formItem input { width: 204px; }

.formItem input[type=radio] {
    margin: 0 4px;
    position: relative;
    top: 6px;
    width: auto;
}

.formItem select.small { width: 125px; }

.formItem .remove {
    border: none;
    display: inline-block;
    margin-left: 220px;
}

.formRow {
    display: inline-block;
    margin-bottom: 12px;
}

.formRowValidation {
    display: block;
    margin-bottom: 0;
}

.validationSummary {
    color: #f00;
    margin-bottom: 20px;
}

.validationSummary ul li { list-style-type: circle; }

.validationSummary ul { margin-left: 20px; }

.field { margin-bottom: 12px; }

.formCaption, label.caption {
    color: #000;
    float: left;
    font-size: 12px;
    padding-right: 20px;
    padding-top: 6px;
    width: 100px;
}

.formRequired { font-weight: bold; }

.formItem {
    float: left;
    width: 470px;
}

.formNotes { color: #494848; }

.txtMed { width: 184px; }

.txtLarge {
    border: solid 3px #e8e8e8;
    height: 110px;
    width: 453px;
}

.txtMLarge {
    border: solid 3px #e8e8e8;
    height: 124px;
    width: 408px;
}

.txtVLarge {
    border: solid 3px #e8e8e8;
    height: 165px;
    width: 408px;
}

.ddlMed { width: 154px; }

.formItem .txtWidest, .txtWidest { width: 453px; }

.sendMessage .formItem textarea { width: 443px; }

.txtCompose { height: 250px; }

.sendMessage .formItem input { width: 443px; }

.formBtnLeft {
    margin-left: 120px;
    margin-top: 6px;
}

.formBtnLeft2 {
    margin: 0;
    padding: 0;
    padding-left: 55px;
}

.formBtnLeftDetails { padding-left: 0; }

.datePickerDiv {
    border: solid 3px #e8e8e8;
    display: inline-block;
    width: 214px;
}

.datePickerDiv select {
    border: none !important;
    width: 65px;
}

.formItem .smallDropDown { width: 80px; }

.formItem .fileUpload, .fileUpload { height: 23px; }

.findFriendOuterDiv .formCaption {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding-left: 0;
    width: 80px;
}

.sendMessage .formItem txtarea { height: 110px; }

.formBtnLeftSend { padding-left: 120px; }

.h1Link { color: #000; }

.buttons-right { padding-left: 120px; }

.guideInBox { font-style: italic; }

h2.paymentSummary {
    color: #000;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 25px;
    margin-top: 31px;
    text-transform: none;
}

.voucherUpdate input { margin-right: 5px; }

.invalidVoucher { color: #f00; }

#tblPay {
    border-bottom: solid 3px #e8e8e8;
    margin-top: 18px;
}

#tblPay th {
    background-color: #e8e8e8;
    text-align: left;
}

#tblPay .tblItem { width: 230px; }

#tblPay .tblDuration { width: 177px; }

#tblPay .tblTotal { width: 150px; }

#tblPay td, #tblPay th {
    height: 31px;
    padding: 5px 5px 5px 10px;
}

.voucherOff {
    color: #f00;
    font-weight: bold;
}

.ddlSmall { width: 60px; }

p.intro img {
    position: relative;
    top: 3px;
}

.card-images {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.paymentCheck { color: #666; }

.creitCardInfo .field input {
    display: inline-block;
    vertical-align: top;
}

.creitCardInfo .field .guide {
    font-size: 11px;
    position: relative;
    top: 7px;
    vertical-align: top;
}

.voucherIntro { margin-bottom: 8px; }

.paymentTitle { margin-top: 55px; }

.leftContentSuggestBusiness, .leftContentUpdateBusiness {
    display: inline-block;
    float: left;
    margin-bottom: 23px;
    width: auto;
}

.removeCategory {
    cursor: pointer;
    display: block;
    margin-left: 10px;
}

.formComboRow .formItem { width: 600px; }

.dxeListBox { font-family: Arial; }

.dxeListBox .dxeHLC, .dxeListBox .dxeHC, .dxeListBox .dxeHFC { display: none; }

.dxeButtonEdit { border: solid 3px #e8e8e8; }

.dxeButtonEdit td {
    height: 28px;
    padding: 2px;
}

.dxeHD td, .dxeListBoxItemRow td, .dxeEditArea { font-family: Arial; }

.dxeButtonEditButton, .dxeCalendarButton, .dxeSpinIncButton, .dxeSpinDecButton, .dxeSpinLargeIncButton, .dxeSpinLargeDecButton { border: 0; }

.combo { float: left; }

.guideCombo {
    display: block;
    left: 3px;
    margin-left: 220px;
    position: relative;
    top: 7px;
}

.formWarning, .formInfo {
    border: 2px solid;
    display: block;
    margin: 0 0 20px 0;
    padding: 8px;
    width: 400px;
}

.formInfo {
    border-color: #00f;
    color: #00f;
}

.formInfo a {
    color: #00f;
    text-decoration: underline;
}

.formWarning {
    border-color: #f00;
    color: #f00;
}

.formWarning a {
    color: #f00;
    text-decoration: underline;
}

div.search {
    left: 606px;
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
    top: 27px;
    width: 441px;
}

html > body div.search { *top: 8px; }

.searchInner { position: absolute; }

input.txtSearchBox {
    border: #9b84a3 5px solid;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 15px;
    margin-right: 11px;
    padding: 5px 5px 5px 15px;
    width: 199px;
}

.bSearch {
    background: url(/Images/buttons/b-search.jpg) no-repeat top left;
    height: 33px !important;
    margin-top: 0 !important;
    /*position: absolute;*/
    text-align: center;
    width: 94px !important;
}

#ddlSearchOptions_iconselect {
    background: url('/Images/drop-down.jpg') no-repeat;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    padding: 8px 7px 6px 17px;
    width: 174px;
    z-index: 12;
}

#ddlSearchOptions_holder {
    -khtml-opacity: .9;
    -moz-opacity: .9;
    display: none;
    filter: alpha(opacity=90);
    float: left;
    left: 240px;
    opacity: 90;
    position: absolute;
    z-index: 10;
}

#ddlSearchOptions_options {
    -khtml-opacity: .9;
    -moz-opacity: .9 !important;
    background: url('/Images/home-menu-back.jpg') 0 0 no-repeat;
    filter: alpha(opacity=90);
    opacity: .9;
    padding-bottom: 15px;
    padding-top: 44px;
    top: -35px;
    z-index: 1;
}

.selectitems {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 1px 17px;
    width: 196px;
}

.hoverclass { cursor: pointer; }

.selectedclass {
    background-color: #403643;
    width: 180px;
}

.reviewSearch, .businessSearch { border-top: solid 1px #dadada; }

.searchForm { margin-bottom: 24px; }

.searchForm span.caption {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
}

.searchForm input.txt {
    margin-right: 10px;
    width: 160px;
}

.searchForm select {
    margin-right: 10px;
    width: 189px;
}

.reviewerPic {
    border: solid 3px #e0dfd6;
    border-width: 3px !important;
    height: 62px;
    margin-bottom: 3px;
    width: 62px;
}

.reviewInfo {
    color: #000;
    display: inline-block;
    float: left;
    font-size: 12px;
    position: relative;
    top: -4px;
    width: 460px;
}

.reviewInfo .ReviewDate {
    color: #666;
    font-size: 11px;
}

.reviewInfo .helpfulDiv { clear: both; }

.review { font-size: 11px; }

.reviewContainer {
    display: inline-block;
    margin-bottom: 10px;
    margin-bottom: 1px;
    width: 580px;
}

.reviewPicContainer {
    display: inline-block;
    float: left;
    width: 120px;
}

.reviewRating {
    display: inline-block;
    width: 95px;
}

.ratingStar {
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 18px;
    margin: 0;
    padding: 0;
    width: 18px;
}

.listType .reviewPicContainer img {
    border-color: #e0dfd6;
    border-style: solid;
    border-width: 3px !important;
    height: 75px;
    width: 94px;
}

.listType .reviewContainer { margin-bottom: 0; }

.filledRatingStar { background-image: url(../../Images/icons/star.jpg); }

.emptyRatingStar { background-image: url(../../Images/icons/star-grey.jpg); }

.savedRatingStar { background-image: url(../../Images/icons/star.jpg); }

.ratingContainer { height: 28px; }

.ratingStarReview {
    height: 28px;
    width: 33px;
}

.reviewArrow {
    background: url(../../Images/right-arrow-round-box.jpg) left;
    height: 33px !important;
    left: -27px;
    position: relative;
    top: 5px;
    width: 15px !important;
}

.reviewArrow1 {
    background: url(../../Images/right-arrow-round-box.jpg) left;
    height: 33px !important;
    left: 807px !important;
    position: absolute;
    top: 405px !important;
    width: 15px !important;
}

p.reviewHelp {
    color: #3d3d3d;
    font-size: 11px;
    font-weight: normal;
}

h3.reviewHelpHeader { color: #63ae01; }

.reviewInfo .reviewRatingStyle {
    color: #666;
    display: block;
    font-size: 11px;
    margin-bottom: -3px;
    margin-top: 7px;
}

.reviewInfo span.tagsReview {
    color: #000;
    font-size: 12px;
    margin-top: 7px;
}

p.reviewInner {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.guideBoxContaner { width: 300px; }

.guideBoxContaner .bigRoundBoxTop, .guideBoxContaner .bigRoundBoxBottom { margin-left: 20px; }

.guideBoxContaner .bigRoundBoxMiddle {
    background-color: #fff;
    padding: 0;
    width: 300px;
}

.guideBoxContaner .bigRoundBoxMiddle .midBoxContent {
    background-color: #f2f2f2;
    padding: 4px 12px;
}

.guideBoxContaner img { margin-left: 5px; }

.midBoxContent p { margin-bottom: 0 !important; }

.midBoxContent {
    display: inline-block;
    width: 276px;
}

.reviewPersonRate { margin-top: 3px; }

.noReview {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.registrationConfirm { width: 600px; }

.registrationConfirm .pic {
    display: inline-block;
    float: left;
    width: 220px;
}

.registrationConfirm .rightContent {
    display: inline-block;
    float: left;
}

.registrationConfirm .rightContent .rightRow {
    height: 12px;
    margin-bottom: 10px;
    width: 310px;
}

.registrationConfirm .rightContent .leftText {
    color: #666;
    float: left;
    font-size: 12px;
    width: 90px;
}

.registrationConfirm .rightContent .rightItem {
    color: #000;
    float: left;
    font-size: 12px;
    width: 200px;
}

.registrationConfirm .pic img {
    max-height: 250px;
    width: 160px;
}

.registrationConfirm .tandcs {
    border: solid 1px #dadada;
    height: 220px;
    margin-bottom: 22px;
    margin-top: 20px;
    margin-top: 24px;
    overflow: auto;
    width: 600px;
}

.registrationConfirm .divTop { height: 150px; }

.registerationHr {
    border: solid;
    border-color: #dadada;
    border-width: 0 0 1px 0;
    display: block;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 0;
}

.captchaContainer { margin-top: 18px; }

.regButtons {
    clear: both;
    margin-top: 17px;
    text-align: right;
}

#register #divinputfile { margin-top: 0; }

#register #fakeinputfile #fakefilepc { border-width: 3px; }

.reginfo {
    background: #eee;
    clear: both;
    display: block;
    margin-bottom: 20px;
    padding: 8px 12px;
}

.submittype .reginfo, .submitexpr { padding: 12px 12px; }

.submittype .btn {
    font-size: 18px;
    height: 33px;
    padding: 0 20px;
}

.reglinks { margin-left: 20px; }

.reginfo .reghead { font-size: 18px; }

.reginfo strong {
    font-size: 14px;
    font-weight: bold;
}

.reginfo strong.smaller { font-size: 14px; }

.reginfo .reghead strong { font-size: 18px; }

.submitbox { width: 400px; }

.submitbox .fixheight { height: 145px; }

table.submittype td { vertical-align: top; }

.reghr {
    border: 0;
    border: #dadada;
    height: 1px;
    margin: 12px 0 20px 0;
}

.regbutton { margin-left: 120px; }

.chklabel {
    color: #666;
    display: inline-block;
    font-size: 12px;
}

.sellRow, .sellRowProperty, .sellRowMotor {
    display: inline-block;
    margin-bottom: 10px;
}

.sellRowLeft {
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 380px;
}

.sellRowRight {
    float: left;
    height: 60px;
    padding-left: 10px;
    text-align: left;
}

.sellTitle {
    font-size: 18px;
    font-weight: bold;
}

.sellTitle input {
    border-width: 0;
    padding: 0;
    position: relative;
    top: 17px;
    width: 23px;
}

.sellTitle label {
    left: 19px;
    position: relative;
    top: 4px;
}

.sellDescription {
    color: #666;
    font-size: 14px;
    left: 44px;
    position: relative;
    top: 1px;
}

.sellRowProperty .sellTitle label, .sellRowMotor .sellTitle label { top: 15px; }

#divinputfile {
    background: url(../../images/buttons/browse.gif) no-repeat top right;
    cursor: pointer;
    height: 25px;
    margin: 12px 0 0 0;
    width: 255px;
}

.fileuploadouter {
    background: url(../../images/buttons/browse.gif) no-repeat top right;
    cursor: pointer;
    height: 25px;
    margin: 3px 0 0 0;
    width: 255px;
}

.divinputfileClass { cursor: pointer; }

.divinputfileSmall { width: 220px !important; }

#divinputfile .filepc, .fileuploadouter .filepc {
    -moz-opacity: 0;
    cursor: pointer;
    cursor: hand;
    filter: alpha(opacity=0);
    float: right;
    height: 25px;
    opacity: 0;
}

#fakeinputfile { cursor: pointer; }

#fakeinputfile #fakefilepc {
    border: solid 2px #e2e2e2;
    font-size: 11px;
    height: 14px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    position: relative;
    top: -24px;
    width: 160px;
}

.fileupload-fake-text {
    border: solid 3px #e2e2e2;
    display: inline-block;
    font-size: 12px;
    height: 14px;
    margin-right: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    width: 200px !important;
}

.smallfakefilepc { width: 120px !important; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #fakeinputfile #fakefilepc { margin-top: -16px; }
}

.sellStepOuterDiv {
    border-bottom: solid 1px #dadada;
    color: #403644;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 0 10px;
    padding-bottom: 17px;
    width: 100%;
}

.sellStepOuterDiv .selected { color: #b6b5b5; }

.sellStepOuterDiv .circle {
    background: url(../../images/circle-black.jpg) no-repeat;
    display: inline-block;
    height: 20px;
    padding-left: 6px;
    padding-top: 1px;
    position: absolute;
    width: 20px;
}

.sellStepOuterDiv .selected .circle {
    background: url(../../images/circle-gray.jpg) no-repeat;
    display: inline-block;
    height: 20px;
    padding-left: 6px;
    padding-top: 1px;
    position: absolute;
    width: 20px;
}

.sellStepOuterDiv span {
    margin-left: 23px;
    padding-right: 6px;
    position: relative;
    top: 1px;
}

span.Seperator {
    color: #b6b5b5;
    margin-left: 0;
}

.sellStepOuterDiv li {
    display: inline-block;
    float: left;
    height: 20px;
    list-style-type: none;
}

.linkHelpIcon { padding-left: 3px; }

.sellGuide {
    color: #666;
    font-size: 11px;
}

.uploadDivPointer { display: none; }

.tags {
    display: inline;
    font-size: 12px;
    font-weight: normal;
}

.tags a {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none !important;
}

.tagTitle {
    color: #666;
    font-size: 11px;
}

.tags .hash { line-height: 12pt; }

.tags li { display: inline; }

#adcontainer1,
#adcontainer2,
#adcontainer3 {
    margin: 10px 0 0 0;
    overflow: auto;
}


@media all and (max-width: 400px) {
    #adcontainer1,
    #adcontainer2,
    #adcontainer3 {
        margin: 10px 0 0 0;
        overflow: auto;
    }
}


@media (max-width: 400px) and (min-height: 400px) and (min-height: 400px) {
    .affiliate2 {
        height: 380px !important;
        width: auto;
    }
}

.addAdvert {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 56px;
    line-height: 1;
    margin: 8px 0 20px 0;
    padding: 0;
    width: 300px;
}

.addAdvert ul {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    clear: left;
    float: none;
    height: 56px;
    margin: 0;
    padding: 0;
    width: 300px;
}

.addAdvert ul li {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    float: left;
    list-style-type: none;
    margin-right: 8px;
}

.addAdvert ul li.addbusiness {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    margin-right: 8px;
    text-align: center;
}

.addAdvert .addbusiness {
    background: url('/Images/round-box-green.jpg') no-repeat top left;
    display: block;
    height: 56px;
    width: 164px;
}

.addAdvert .addclassified {
    background: url('/Images/round-box-grey.jpg') no-repeat top left;
    display: block;
    height: 56px;
    position: absolute;
    text-align: center;
    width: 164px;
}

.addbussinessWhite {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.addbussinessBlack {
    color: #403643;
    font-size: 16px;
    font-weight: bold;
}

.addclassifiedPurple {
    color: #84648f;
    font-size: 16px;
    font-weight: bold;
}

.addAdvert ul li a span {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: conten-box;
    box-sizing: border-box;
    margin: 0 0 0 0;
    padding: 9px 5px 10px 4px;
}

.addAdvert ul li a span span {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.homeRight .addAdvert { margin-bottom: 18px; }

.recommend {
    clear: both;
    display: block;
    margin: 20px 0 0 0;
}

h3.cantFind {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}

h4.menu {
    color: #0098c4;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.leftMenuItem {
    border-top: solid 1px #d0d0d0;
    height: auto;
    padding-top: 8px;
}

.leftMenuItem a { text-decoration: none; }

.left-menu { margin-bottom: 30px; }

.main-menu {
    background: #9b84a3;
    height: 40px;
}

.topLeftMenu {
    float: left;
    height: 40px;
    width: 659px;
}

.navigation a, .navigation a span {
    display: block;
    float: none;
    line-height: 1;
}

.navigation {
    clear: left;
    float: none;
    margin: 0;
    padding: 0;
}

.navigation ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.navigation li {
    float: left;
    list-style-type: none;
}

.navigation a span {
    cursor: hand;
    cursor: pointer;
    position: relative;
}

.topLeftMenu .navigation {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    height: 26px;
    margin-bottom: 8px;
    margin-left: 11px;
    margin-top: 7px;
}

.topLeftMenu .navigation li {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    height: 26px;
    margin: 0 2px 0 0;
    text-align: center;
}

.topLeftMenu .navigation a span {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    margin: 0;
    padding: 5px 9px 4px 9px;
}

.topLeftMenu .navigation a {
    height: 26px;
    margin: 0;
}

.topLeftMenu .navigation a.selected span {
    background: url('/images/tabs/tab-top-purple-right.jpg') right top no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.topLeftMenu .navigation a:hover span {
    background: url('/images/tabs/tab-top-purple-right.jpg') right top no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.topLeftMenu .navigation a:hover {
    background: url('/images/tabs/tab-top-purple-left.jpg') left top no-repeat;
    padding-left: 0;
}

.topLeftMenu .navigation a.selected {
    background: url('/images/tabs/tab-top-purple-left.jpg') left top no-repeat;
    padding-left: 0;
    text-decoration: none;
}

.topRightMenu { float: right; }

.topRightMenu .navigation li { margin: 2px 0 0 10px; }

.topRightMenu .navigation a span {
    color: #262028;
    font-size: 14px;
    font-weight: bold;
    font-weight: bold;
    height: 20px;
    line-height: 1.42;
    margin: 0;
    padding: 10px 8px 3px 40px;
}

.topRightMenu .navigation a span.Property {
    background: url('/images/i-property.jpg') left bottom no-repeat;
    background-position: 0 4px;
    padding-left: 39px;
    padding-right: 6px;
}

.topRightMenu .navigation a span.Motors {
    background: url('/images/i-motor.jpg') left bottom no-repeat;
    background-position: 0 5px;
    padding-left: 39px;
    padding-right: 3px;
}

.topRightMenu .navigation a span.Jobs {
    background: url('/images/i-job.jpg') left bottom no-repeat;
    background-position: 0 4px;
    padding-left: 31px;
    padding-right: 0;
}

.topRightMenu .navigation a span.Findajob {
    background: url('/images/i-job.jpg') left bottom no-repeat;
    background-position: 0 4px;
    padding-left: 31px;
    padding-right: 0;
}

.topRightMenu .navigation a span.PostaFREEjobad {
    background: none;
    background-position: 0 4px;
    color: #fff;
    padding-left: 31px;
    padding-right: 0;
}

.category-menu .navigation a, .category-menu .navigation a span {
    display: block;
    float: left;
}

.category-menu .navigation a, .category-menu .navigation a span { float: none; }

.category-menu .navigation a {
    background: url('/images/tabs/tab-grey-left.jpg') left top no-repeat;
    padding-left: 0;
    text-decoration: none;
}

.category-menu .navigation a.selected span {
    background: url('/images/tabs/tab-white-right.jpg') right top no-repeat;
    color: #403643;
    font-size: 12px;
    font-weight: bolder;
}

.category-menu .navigation a:hover span {
    background: url('/images/tabs/tab-white-right.jpg') right top no-repeat;
    color: #403643;
    padding-right: 9px;
}

.category-menu .navigation a:hover {
    background: url('/images/tabs/tab-white-left.jpg') left top no-repeat;
    padding-left: 0;
}

.category-menu .navigation a.selected {
    background: url('/images/tabs/tab-white-left.jpg') left top no-repeat;
    padding-left: 0;
    text-decoration: none;
}

.category-menu .navigation a span {
    background: url('/images/tabs/tab-grey-right.jpg') right top no-repeat;
    color: #6c5c72;
    cursor: hand;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    font-weight: bolder;
    height: 26px;
    margin: 0 0 0 -6px;
    padding: 7px 9px 3px 9px;
    position: relative;
    right: -6px;
}

.category-menu .navigation ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.category-menu .navigation li {
    float: left;
    list-style-type: none;
    margin: 0 11px 0 0;
    text-align: center;
}

.category-menu .navigation li.lastTab { margin-right: 0; }

.category-menu .navigation {
    clear: left;
    float: none;
    margin: 0;
    padding: 0;
}

.category-menu {
    border: solid #dadada;
    border-width: 0 0 1px 0;
    height: 25px;
    margin-bottom: 14px;
    width: 580px;
}

.sub-categories {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 26px;
    margin-left: 0;
    padding: 0 0 0 0;
    width: 580px;
}

.sub-categories li {
    color: #a9a9a9;
    display: inline;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.sub-categories li span.categorySeperator, span.categorySeperator {
    color: #a9a9a9;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

span.categorySeperator2 {
    color: #a9a9a9;
    display: inline-block;
    padding-left: 1px;
    padding-right: 3px;
}

.sub-categories li a {
    color: #0098c4;
    font-size: 12px;
    font-weight: normal;
    padding-right: 2px;
    text-decoration: none;
}

.sub-categories li a.selectedType {
    color: #403643;
    font-weight: bold;
}

.sub-categories li a.selectedType:hover {
    color: #403643;
    font-weight: bold;
    text-decoration: underline;
}

.sub-categories li a:hover {
    color: #000;
    text-decoration: underline;
}

.categories { width: 160px; }

.makeContainer { margin-bottom: 30px; }

.category-menu .navigation .subCatProfile { width: 49px; }

.category-menu .navigation .subCatBookmarks { width: 77px; }

.category-menu .navigation .subCatFriends { width: 54px; }

.category-menu .navigation .subCatReviews { width: 60px; }

.category-menu .navigation .subCatMessages { width: 70px; }

.category-menu .navigation .subCatBusinesses { width: 77px; }

.category-menu .navigation .subCatSelling { width: 50px; }

.category-menu .navigation .subCatWatching { width: 66px; }

html > body .category-menu .navigation .subCatWatching { *width: 68px; }

.inbox-menu {
    display: inline-block;
    margin-bottom: -3px;
    margin-top: 1px;
}

html > body .category-menu .navigation li a span {
    *padding-left: 0;
    *padding-right: 3px;
}

html > body .category-menu .navigation a:hover span {
    *padding-left: 0;
    *padding-right: 3px;
}

.topcat2 {
    border: 1px solid #ccc;
    border-width: 0 0 1px 0;
    display: block;
}

.topcat2 li {
    border: 1px solid #ccc;
    border-width: 1px 0 0 0;
    display: block;
    padding: 2px 0 2px 0;
    text-align: left;
}

.topcat2 li a { font-size: 14px; }

.catintro { margin-bottom: 16px; }

li.bookmark {
    background-image: url("../../Images/icons/bookmark-i-blue.gif");
    background-position: left;
    background-repeat: no-repeat;
    height: 20px;
    padding-left: 25px;
    padding-top: 0;
    text-align: left;
}

li.sendFriend {
    background-image: url("../../Images/icons/i-message.gif");
    background-position: left;
    background-repeat: no-repeat;
    height: 20px;
    padding-left: 25px;
    padding-top: 0;
    text-align: left;
}

li.addFriend {
    background-image: url("../../Images/icons/i-add-friend.gif");
    background-position: left;
    background-repeat: no-repeat;
    height: 20px;
    padding-left: 25px;
    padding-top: 5px;
    text-align: left;
}

li.photo {
    background-image: url("../../Images/icons/i-photos-blue.gif");
    background-position: left;
    background-repeat: no-repeat;
    height: 20px;
    padding-left: 25px;
    padding-top: 2px;
    text-align: left;
}

li.claimbusiness {
    background-image: url("../../Images/icons/i-claim-blue.gif");
    background-position: left;
    background-repeat: no-repeat;
    height: 20px;
    padding-left: 25px;
    padding-top: 3px;
    text-align: left;
}

.sendFriend {
    background-image: url("../../Images/icons/i-message.gif");
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.grdAdmin { margin-top: 20px; }

.grdAdmin tr td, .grdAdmin tr th {
    border: solid 2px #ddd;
    padding: 5px;
}

.grdAdmin th, .grdAdmin th a {
    background-color: #eee;
    padding: 4px;
    text-align: left;
    vertical-align: top;
}

.grdAdmin input[type="text"] { max-width: 100px; }

.grdAdmin .wideCol { min-width: 300px; }

.grdAdmin .chkDuplicates label {
    font-weight: normal;
    margin-left: 4px;
    position: relative;
    top: -4px;
}

.grdAdmin .chkDuplicates input { margin-left: 4px; }

h2.subCategoryHeader {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 20px;
}

.adminWide { width: 100% !important; }

.breadcrumb {
    color: #403643;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: -3px;
    margin-top: -3px;
}

.breadcrumb li {
    display: inline;
    list-style: none;
}

.breadcrumb a {
    color: #0098c4;
    text-decoration: none;
}

.breadcrumb .arrowBreadCrum {
    color: #a9a9a9;
    font-weight: normal;
    padding-left: 4px;
    padding-right: 4px;
}

td.text {
    padding-left: 40px !important;
    vertical-align: top;
    width: 380px;
}

.right td.text { padding-left: 0 !important; }

td.text p a { font-weight: bold; }

td.text p {
    color: #666;
    margin-bottom: 0 !important;
}

td.pic {
    padding-top: 0;
    vertical-align: top;
}

ul.businessTools {
    padding-top: 15px;
    text-align: right;
}

.businessTools a {
    color: #0098c4;
    font-weight: bold;
}

.userBusinessPicSmall {
    border: solid 3px #e1e1d7;
    border-color: #fff;
    border-style: solid;
    border-width: 3px !important;
    height: 75px;
    padding: 0;
    width: 96px;
}

.picSelected { border: solid 3px #0098c4; }

.formRow .userBusinessPicSmallDiv { display: inline-block; }

.userBusinessPicSmallDivOuter {
    margin-right: 12px;
    margin-top: 10px;
    width: 118px;
}

.userBusinessPicSmallDivOuterSelected {
    background: url('/images/selected-image.jpg') right top no-repeat;
    margin-right: 12px;
    margin-top: 10px;
    width: 118px;
}

.userBusinessPicSmallDivOuterSelected .userBusinessPicSmall { border-color: #00b4e7; }

.userBusinessPicSmallDelete {
    clear: both;
    margin-top: 5px;
    text-align: left;
}

.viewphotos {
    background: url('/images/icons/i-photos-blue.gif') left top no-repeat;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 20px;
}

.details .text h3.listing {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 18px;
    margin-top: -2px;
}

hr.classifiedTop {
    margin-bottom: 0;
    margin-top: 14px;
}

.detailRow {
    display: inline-block;
    padding-bottom: 4px;
    padding-top: 5px;
}

.appliedDetail .detailRow {
    background: #eee;
    border-radius: 2px;
    float: left;
    margin: 15px 15px 0 0;
    padding: 5px;
    width: 430px;
}

.thanksp { margin: 10px 0; }

table.details { margin-top: 34px; }

.reviewTitle {
    display: inline-block;
    position: absolute;
}

.reviewRatingStyle {
    display: inline-block;
    width: 130px;
}

.reviewRatingStyle p { background-position: right; }

.suggestBusinessDiv input.name, .suggestBusinessDiv textarea { width: 454px; }

.importantMessage {
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.businessPhotoTitle a { color: #000; }

.businessPhotoPagesOuterDiv {
    display: inline-block;
    margin-bottom: -21px;
    margin-top: 4px;
}

.businessPhotoPagesOuterDiv .userImageTmb {
    color: #666;
    display: inline-block;
    float: left;
    height: 95px;
    margin-bottom: 27px;
    padding-right: 28px;
    width: 100px;
}

.userBusinessPicSmall.selected { border-color: #13b3ed !important; }

.uploadBack { background-image: url("../Images/uploadBack.jpg"); }

.businessMainImageContainer {
    float: left;
    width: 500px;
}

.businessMainOwner {
    float: left;
    margin-top: -3px;
    width: 100px;
}

.businessMainImage { width: 500px; }

a.businessPicUserName { font-size: 12px; }

a.businessPicUserName2 { font-weight: bold; }

P.photoByBusiness {
    color: #666;
    font-size: 12px;
}

.fileSizeText {
    color: #323232;
    font-size: 12px;
    font-style: italic;
    padding-top: 3px;
}

.uploadButtonDiv {
    margin-bottom: 3px;
    padding-top: 7px;
}

.reportLink { font-size: 11px; }

h1.adTitle { margin-bottom: 13px !important; }

hr.businessTopSeparator {
    margin-bottom: 14px;
    margin-top: 16px;
}

hr.preview {
    margin-bottom: 14px;
    margin-top: 18px;
}

hr.previewLast {
    margin-bottom: 24px;
    margin-top: 10px;
}

.businessDescription { margin-bottom: 7px; }

.details .pic img {
    border: 3px solid #e0dfd6 !important;
    margin-top: 2px;
    width: 174px;
}

.detailRight {
    color: #000;
    float: left;
    font-size: 14px;
    text-align: left;
    width: 290px;
}

.imgTable { margin-bottom: 28px; }

.ownBusiness { color: #666; }

.claimDomain {
    color: #666;
    margin-bottom: 8px;
    margin-top: 14px;
}

.claim-box { margin-right: 6px; }

.noBusinessPhoto {
    margin-bottom: 18px;
    margin-top: -3px;
}

.classified-pics { margin-bottom: 3px; }

.details h1 small { font-size: 14px; }

.businessPara {
    background: #eee;
    clear: both;
    color: #666;
    display: block;
    font-size: .9em;
    margin-bottom: 10px;
    padding: 8px 12px;
}

.invitation {
    color: #666;
    margin-top: -13px;
}

.invitation .formCaption {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin-left: 0;
    padding-left: 0;
}

.invitation tr td {
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 37px;
    padding-top: 0;
    text-align: left;
    vertical-align: top;
}

.invitation .txtInvite {
    border: solid 3px #e8e8e8;
    width: 224px;
}

.invitation p {
    color: #666;
    font-size: 12px;
}

.invitation .formCaption { text-align: left; }

.invitation .txtLarge {
    height: 109px;
    width: 505px;
}

.searchSort {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: solid 1px #dadada;
    border-top: solid 1px #dadada;
    box-sizing: border-box;
    height: 26px;
    margin: 0;
    padding: 3px 0 0 0;
    text-align: right;
}

.searchSort a {
    margin: 0 0 0 8px;
    padding: 0;
    text-decoration: none;
}

.searchSort a.active {
    color: #403643;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.searchSort a.non-active {
    color: #0098c4;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.searchSort .sortBy {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    text-decoration: none;
}

.tblResults, .tblResults tr, .tblResults tr th { border: none; }

.midInfo {
    padding-left: 10px;
    padding-top: 10px;
    vertical-align: top;
    width: 670px;
}

.lastInfo {
    padding-top: 10px;
    vertical-align: top;
}

.midInfo a {
    color: #76803e;
    font-weight: bold;
}

.results .pic img {
    border: 3px solid #e0dfd6 !important;
    width: 94px;
}

h3.listingPage {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: normal;
}

.listType .results h3.listingPage a {
    color: #000;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 20px;
}

table.results { width: 544px; }

table.results tr {
    margin: 0;
    padding: 0;
}

table.results td {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    margin: 0;
    padding: 15px 0 15px 0;
}

.myBookmark .results td { padding-bottom: 21px; }

.businessDiv .results td { padding-bottom: 21px; }

table.results tr td.pic {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    border-bottom: solid 1px #dadada;
    box-sizing: border-box;
    padding-right: 20px;
    vertical-align: top;
}

table.results tr td.tableRight, table.results tr .lastInfo, table.results tr .midInfo {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    border-bottom: solid 1px #dadada;
    box-sizing: border-box;
}

table.results tr .lastInfo { text-align: right; }

.results .midInfo a {
    color: #0098c4;
    font-weight: bold;
}

.results .midInfo .address {
    color: #000;
    display: inline-block;
    font-weight: bold;
    margin-top: 7px;
}

.myBookmark .results .midInfo .address { margin-top: 7px; }

.results .midInfo strong {
    color: #666;
    font-size: 11px;
    font-weight: normal;
}

.results .midInfo .tags a { font-size: 11px; }

.adInfoTitle, .results .detailLeft span {
    color: #666;
    float: left;
    font-size: 12px;
    font-weight: normal;
    width: 83px;
}

.results .detailLeft {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}

h3.adListing {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    height: 19px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 26px;
}

.results h3.adListing a {
    color: #000;
    font-weight: bold;
    height: 19px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.propertyList h3.adListing { margin-bottom: 7px; }

.adPrice, .results .lastInfo h1.adTitle span {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.detailLeft {
    color: #666;
    float: left;
    font-size: 14px;
    font-weight: normal;
    padding-right: 10px;
    text-align: left;
    width: 79px;
}

.hideThis { display: none !important; }

.listType .lastInfo { width: 100px; }

.claimBiz a { font-weight: bold; }

.results .midInfo .tags a { font-size: 12px; }

.results .midInfo a.deleteButton {
    display: inline-block;
    font-weight: normal;
    padding-top: 7px;
}

.results .midInfo h3.listing, .results .tableRight h3.listing {
    color: #000;
    font-size: 14px;
    height: 20px;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.listType .results .midInfo a, .listType .results .tableRight a { font-weight: normal; }

.results .midInfo h3.listing a, .results .tableRight h3.listing a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.listType .results .midInfo .address {
    display: block;
    font-weight: normal;
}

.results .midInfo .bottomButtonDiv {
    display: inline-block;
    margin-top: 0 !important;
}

.pager table tr td span {
    color: #403643;
    font-weight: bold;
}

.results tr.pager table td {
    font-size: 12px;
    padding: 10px 5px 0 0;
}

.results tr.pager td { padding-top: 0; }

.recommendReview { margin-top: -17px; }

.login td {
    padding-bottom: 5px;
    padding-right: 20px;
}

.login td.loginLabel {
    color: #000;
    font-size: 12px;
    vertical-align: middle;
}

.login td.loginLabel label {
    color: #000;
    font-size: 12px;
}

.login { margin-left: 35px; }

.loginTxt {
    border: solid 3px #e8e8e8;
    vertical-align: middle;
    width: 335px;
}

input.loginButton {
    float: left;
    margin-left: 83px !important;
    margin-top: 15px;
}

.loginLinks { padding-left: 117px; }

.loginLinks a {
    color: #00b4e7;
    font-size: 12px;
    font-weight: bold;
}

p.connect {
    background: url(../../Images/connect.jpg) no-repeat top left;
    color: #000;
    font-size: 12px;
    padding-left: 50px;
}

p.recommendLogin {
    background: url(../../Images/recommend.jpg) no-repeat top left;
    color: #000;
    font-size: 12px;
    padding-left: 50px;
}

.btnsignuplogin input { float: left; }

.btnsignuplogindiv { padding-left: 50px; }

.login label { font-weight: bold; }

.map-back {
    height: 250px;
    margin-bottom: 18px;
    padding-top: 10px;
    width: 336px;
    z-index: 10;
}

.map {
    border: solid 1px #a5a5a5;
    height: 248px;
    width: 334px;
    z-index: 10;
}

.topGap .detailPageMap { margin-top: -85px; }

table.rtb .formItem input { border-bottom-width: 0 !important; }

.inboxPicCell {
    border-bottom: solid 1px #dadada;
    padding-bottom: 24px;
    padding-top: 24px;
    width: 50px;
}

.inboxPic {
    border-color: #e0dfd6;
    border-style: solid;
    border-width: 3px !important;
    vertical-align: top;
    width: 36px;
}

.table2nd {
    border-bottom: solid 1px #dadada;
    padding-bottom: 24px;
    padding-left: 18px;
    padding-top: 24px;
    vertical-align: top;
    width: 400px;
}

.table3rd {
    border-bottom: solid 1px #dadada;
    color: #666;
    font-size: 12px;
    padding-bottom: 24px;
    padding-left: 5px;
    padding-top: 24px;
    vertical-align: top;
    width: 130px;
}

.table4th {
    border-bottom: solid 1px #dadada;
    padding-bottom: 24px;
    padding-left: 5px;
    padding-top: 24px;
    vertical-align: top;
}

.readSubject {
    color: #0098c4;
    font-size: 12px;
    font-weight: normal;
}

.unReadSubject {
    color: #0098c4;
    font-size: 12px;
    font-weight: bold;
}

.readSubject, .readSubject a {
    color: #0098c4;
    font-size: 12px;
    font-weight: normal;
}

.unReadSubject a {
    color: #0098c4;
    font-size: 12px;
    font-weight: bold;
}

.inboxFrom {
    color: #666;
    font-size: 12px;
}

.messagePic { width: 62px; }

.messagePicContainer { height: 71px; }

.messagePicContainer .userPic { border: solid 3px #e0dfd6; }

.personMessageInfo { padding-left: 0; }

.message tr td { vertical-align: top; }

.messageTexts {
    color: #555;
    padding-left: 25px;
}

.messageBody { color: #000; }

.messageSubject {
    color: #0098c4;
    font-weight: bold;
    margin-bottom: 0;
}

.messageDate {
    color: #666;
    margin-bottom: 33px;
}

.personMessageInfo a {
    font-size: 12px;
    font-weight: bold;
}

.personMessageInfo a.notBoldLink { font-weight: normal; }

.personMessageInfo p {
    color: #0098c4;
    font-size: 11px;
}

.messages {
    border-top: solid 1px #dadada;
    margin-top: 30px;
    width: 580px;
}

.messageTop {
    margin-bottom: 24px;
    margin-top: 30px;
}

.signature {
    margin-bottom: 14px;
    margin-top: -3px;
}

.btnSendCompose { margin-top: 6px; }

.txtLarge130 { height: 120px; }

.invitation .txtLarge130 { width: 505px; }

p.noMessage { margin-top: 24px; }

.most-reviews-outer { padding: 0; }

.most-reviews ul {
    margin: 0;
    padding: 0;
}

.most-reviews-outer h2 {
    margin-bottom: 13px;
    text-align: left;
}

.most-reviews li {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    list-style: none;
    margin-bottom: 15px;
    margin-right: 24px;
    vertical-align: top;
    width: 68px;
}

.moreReview {
    clear: both;
    position: relative;
    top: -5px;
}

.most-reviews li img {
    border: solid 3px #e0dfd6;
    border-width: 3px !important;
    height: 62px;
    width: 62px;
}

.most-reviews li a, .most-reviews li span { display: block; }

.most-reviews li a {
    font-size: 12px;
    font-weight: bold;
}

.most-reviews .personRate { margin-left: 0; }

.most-reviews li span { margin: 0 0 20px 0; }

.most-reviews p {
    color: #4898c4;
    font-size: 11px;
    font-weight: normal;
}

.most-recent .pic img {
    border-color: #e0dfd6;
    border-style: solid;
    border-width: 3px !important;
    height: 76.6px;
    width: 106px;
}

.most-recent td { vertical-align: top; }

.most-recent {
    font-size: 12px;
    width: 380px;
}

.right .most-recent {
    margin-top: 20px;
    width: 336px;
}

.most-recent table { margin-top: 15px; }

.most-recent .address {
    color: #666;
    font-size: 11px;
}

.most-recent .reviewtextmore { color: #222; }

.most-recent .tableRight {
    padding-bottom: 13px;
    padding-left: 19px;
    padding-top: 0;
}

.most-reviews-inner { width: 190px; }

.most-recent .listingHeader {
    color: #0098c4;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: normal;
    margin-top: -4px;
}

.home-page-jobs .pic img {
    border-color: #e0dfd6;
    border-style: solid;
    border-width: 3px !important;
    width: 106px;
}

img.imgUser { margin-bottom: 8px; }

.mostRecentlyAdvertised { padding: 0 8px 0 6px; }

.mostRecentlyAdvertised .pic img {
    border-width: 0 !important;
    height: 195px;
    width: 264px;
}

.mostRecentlyAdvertised .formRow {
    margin: 0;
    padding: 0;
    width: 260px;
}

.mostRecentlyAdvertised .rowLeft {
    color: #666;
    float: left;
    font-size: 12px;
    width: 75px !important;
}

.mostRecentlyAdvertised .rowRight {
    color: #000;
    float: left;
    font-size: 12px;
    font-weight: normal;
    width: 160px;
}

.mostRecentlyAdvertised h3 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: normal !important;
    margin-bottom: -1px;
    margin-top: 13px;
}

.mostRecentlyAdvertised h3 a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.mostRecentlyAdvertised h2 {
    color: #63ae01;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
}

.mostRecentlyAdvertised .divView {
    margin-bottom: 3px;
    margin-top: 14px;
}

.mostPopularPic {
    border: 3px solid #e1e1d8 !important;
    margin: 0;
    padding-top: 0;
    vertical-align: top;
    width: 113px;
}

#mostPopular h3 {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    color: #000;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: -1px;
    margin-top: 15px;
    padding: 0;
}

#mostPopular a { text-decoration: none; }

#mostPopular td {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    padding-bottom: 23px;
    padding-right: 22px;
    padding-top: 0;
    vertical-align: top;
    width: 133px;
}

#mostPopular td a {
    font-size: 12px;
    padding-top: 0;
}

.most-popular h2 {
    color: #63ae01;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 12px !important;
    padding: 0;
}

.most-popular { width: 380px; }

#tblMostHelpful {
    font-size: 12px;
    margin-top: 12px;
}

#tblMostHelpful td {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    vertical-align: top;
}

#tblMostHelpful td.pic { padding-right: 16px; }

#tblMostHelpful h3.listing { margin-top: -4px; }

#tblMostHelpful .listing a {
    color: #0098c4;
    font-size: 12px;
    font-weight: bold;
}

.Helpful-review h2 {
    box-sizing: border-box;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 7px;
    padding: 0;
    padding-right: 12px;
    vertical-align: top;
}

.Helpful-review {
    display: block;
    margin-bottom: 27px;
}

.right .medGap {
    -moz-box-sizing: padding-box;
    -ms-box-sizing: content-box;
    box-sizing: border-box;
    clear: both;
}

#tblMostHelpful td a img { margin-bottom: 5px; }

#tblMostHelpful .address {
    clear: both;
    color: #666;
    font-size: 11px;
}

#tblMostHelpful td a p { font-size: 11px; }

.Helpful-review .pic {
    padding-right: 5px;
    vertical-align: top;
}

.homeWelcome {
    color: #666;
    font-size: 14px;
    margin-bottom: 23px;
    width: 380px;
}

.homeWelcome a { font-weight: bold; }

.homeContent h1 {
    line-height: normal;
    margin-top: 0;
}

.most-searched {
    margin-bottom: 20px;
    margin-top: 29px;
}

.most-searched h2 { margin-bottom: 1px; }

.most-searched .tags a {
    color: #76803e;
    font-weight: normal;
    text-decoration: none;
}

.most-searched .tags a:hover { text-decoration: underline; }

.most-searched .tags .size1 { font-size: 11px; }

.most-searched .tags .size2 { font-size: 12px; }

.most-searched .tags .size3 { font-size: 13px; }

.most-searched .tags .size4 { font-size: 14px; }

.most-searched .tags .size5 { font-size: 15px; }

.most-searched .tags .size6 { font-size: 16px; }

.most-searched .tags .size7 { font-size: 17px; }

.most-searched .tags .size8 { font-size: 18px; }

.most-searched .tags .size9 { font-size: 19px; }

.most-searched .tags .size10 { font-size: 20px; }

.most-searched .tags .size50 { font-size: 21px; }

.related-links {
    clear: both;
    display: block;
}

.related-links h2 {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: normal;
    margin: 0 0 2px 0;
    padding: 0;
    text-transform: capitalize;
}

.related-links ul {
    margin: 0;
    padding: 0;
}

.related-links ul li {
    display: block;
    height: 15px;
    margin: 0;
    padding: 0;
}

.related-links ul li a { font-size: 11px; }

#faq p:first-child { margin-top: 0 !important; }

#faq .f-sp {
    font-size: 1px !important;
    visibility: hidden !important;
}

#faq .f-lp { margin-bottom: 0 !important; }

#faq a:link {
    color: #0098c4 !important;
    text-decoration: none !important;
}

#faq a:visited {
    color: #0098c4 !important;
    text-decoration: none !important;
}

#faq a:hover { text-decoration: underline; }

#faq a:active {
    color: #0098c4 !important;
    text-decoration: none !important;
}

#faq .after4px {
    color: #000 !important;
    font-size: 12px !important;
    line-height: 1.42 !important;
    margin-bottom: 4px !important;
    margin-top: 0 !important;
}

#faq .Bold { font-weight: bold !important; }

#faq .Faqsbody {
    color: #000 !important;
    font-size: 12px !important;
    line-height: 1.42 !important;
    margin-bottom: .1px !important;
    margin-top: 0 !important;
}

#faq .Faqsheader {
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 1.42 !important;
    margin-bottom: 17px !important;
    margin-top: 34px !important;
}

#faq .style9 { color: #f00; }

.profileStat {
    background-position: left;
    background-repeat: no-repeat;
    color: #000;
    font-size: 12px;
    height: 22px;
    padding-left: 22px;
    padding-top: 2px;
}

.profileReward { background-image: url("../../Images/icons/points-green.gif"); }

.profileReview { background-image: url("../../Images/icons/reviews-green.gif"); }

.profileFirstReview { background-image: url("../../Images/icons/first-review-green.gif"); }

.profilePicture { background-image: url("../../Images/icons/photos-green.gif"); }

.profileFriends { background-image: url("../../Images/icons/friends-green.gif"); }

.profileHelpful { background-image: url("../../Images/icons/helpful-green.gif"); }

.statisticOuterDiv { padding-left: 0; }

.personImage {
    float: left;
    padding-top: 5px;
    width: 65px;
}

.userPic {
    border-color: #fff;
    border-style: solid;
    border-width: 3px !important;
    float: left;
    height: 62px;
    margin-right: 5px;
    width: 62px;
}

.personImageList2 {
    display: inline-block;
    float: left;
    height: 121px;
    margin-bottom: 25px;
    padding-right: 22px;
    width: 68px;
}

.personImageList2Shorter { height: 105px; }

.myFriendOuterDiv {
    margin-top: -1px;
    padding-right: 0;
    padding-top: 0;
    width: 285px;
}

.personReview {
    color: #0098c4;
    font-size: 11px;
}

.personLittleInfoReq {
    color: #555;
    margin-top: 5px;
    margin-top: -4px;
    padding-left: 0;
    padding-left: 81px;
}

.personLittleInfo {
    clear: both;
    color: #555;
    float: left;
    height: 65px;
    margin-top: 5px;
    padding-left: 0;
    width: 85px;
}

.personLittleInfo2 {
    display: inline-block;
    float: left;
    margin-top: 5px;
    width: 85px;
}

.personLittleInfo2 a {
    font-size: 12px;
    font-weight: bold;
}

img.personPic, img#imgpersonImage {
    max-height: 250px;
    width: 160px !important;
}

table.personProfile { margin-top: 19px; }

.personProfile .text h1.formTitle {
    color: #000;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    padding-left: 0 !important;
}

.personProfile td { vertical-align: top; }

.personProfile td.text { padding-left: 60px !important; }

.publicProfileRate {
    display: inline-block;
    width: 100px;
}

.personProfile td.text {
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

.personProfile td.text strong {
    color: #666;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
}

.personProfile .labelTextProfile {
    display: inline-block;
    height: 14px !important;
    margin: 0;
    padding: 0;
    position: inherit;
    width: 105px !important;
}

.profileStat a {
    color: #0098c4;
    font-weight: bold;
}

.personProfile td.text .ratingSpan {
    display: inline-block;
    left: 16px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100px;
}

.personImage img.userPic { border-color: #e0dfd6; }

.personImageList {
    height: 108px;
    padding-left: 0;
    padding-right: 33px;
    padding-top: 0;
}

.shortUserList { height: 89px; }

.myFriendshipRequestOuter .personImageList { height: auto !important; }

.personImageList .personImage {
    padding-top: 0;
    width: auto;
}

.personImageList a {
    color: #0098c4;
    font-size: 12px;
    font-weight: bold;
}

.pagerDiv {
    clear: both;
    padding-right: 33px;
    text-align: right;
}

.pagerDiv span b {
    color: #403643;
    font-weight: bold;
}

.pagerDiv a {
    color: #0098c4;
    font-weight: normal;
}

.userPoints {
    color: #000;
    font-size: 11px;
    font-weight: normal;
}

.personImageList .sendFriend a {
    font-size: 11px;
    font-weight: normal;
}

.request {
    clear: both;
    display: block;
    float: none;
    height: 90px;
}

.txtSearchFriend {
    border: solid 3px #e8e8e8;
    font-size: 12px;
    height: 16px;
    margin-left: 10px;
    margin-right: 9px;
    padding: 5px;
    width: 391px;
}

.searchFriend { padding-left: 0; }

.myFriendOuterDiv img.userPic { border-color: #fff; }

.myFriendshipRequestOuter img.userPic { border-color: #fff; }

.innerFriendTabs { line-height: normal; }

.innerFriendTabs li {
    display: inline-block;
    float: left;
}

.helpSearchFriend {
    color: #a9a9a9;
    display: inline-block;
    font-size: 12px;
    padding-left: 108px;
    padding-top: 12px;
}

.innerFriendTabs a {
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
}

.innerFriendTabs a.selected { color: #403643; }

.innerFriendTabs .seperator {
    color: #a9a9a9;
    padding-right: 10px;
}

.findFriendOuterDiv .formCaption { padding-top: 5px; }

.moreFriends {
    clear: both;
    font-size: 12px;
    margin-bottom: 2px;
    padding-top: 0;
    position: relative;
    top: -1px;
    width: 45px;
}

.moreFriends a {
    background: url('../../images/arrow-point-down.jpg') left top no-repeat;
    margin: 0;
    padding: 0;
}

.moreFriends span { margin-left: 12px; }

h1.formTitleUser {
    color: #262028;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: -4px;
}

.profileTitle {
    margin-bottom: 15px !important;
    margin-top: 10px !important;
}

.personImageList2 .personLittleInfo2 .personRate { margin-bottom: 7px; }

.personImageList .personLittleInfo .personRate { margin-bottom: 7px; }

.personLittleInfo a { font-weight: bold; }

.messagePic .personRate {
    margin-bottom: 7px;
    margin-top: 2px;
}

.roundBoxOuterDiv { padding-top: 3px; }

.myFriendshipRequestOuter {
    display: inline-block;
    margin-top: 3px;
}

.peopleOuterDiv {
    display: inline-block;
    width: 660px;
}

.peopleOuterDiv .pagerDiv {
    padding-right: 85px;
    padding-top: 0;
}

.peopleOuterDiv .personImageList { padding-bottom: 57px; }

.personReview a, .personReview a p {
    font-size: 11px;
    font-weight: normal;
}

.hrSearch { margin-top: 30px; }

.peopleOuterDiv { margin-top: 24px; }

.request .personImage { display: inline-block; }

.request .personImage a { display: inline-block; }

.request .personRate { margin-top: 8px; }

.request a { font-weight: bold; }

.request .acceptReject { color: #666; }

.request .acceptReject a {
    font-size: 11px;
    font-weight: normal;
}

.bigRoundBoxBottomShorter { margin-top: -7px; }

.bigRoundBoxMiddleShorter { padding-bottom: 0; }

.peoplePagerLinks { padding-left: 115px; }

.txtForgotEmail {
    margin-left: 5px;
    width: 200px;
}

.personRate {
    color: #0098c4;
    font-size: 11px;
    margin-left: 0;
    padding-top: 10px;
}

.starRating {
    color: #999;
    font-size: 11px;
    height: 19px;
    padding-left: 95px;
    padding-top: 1px;
    width: 240px;
}

.rate0Small { background: url(../../Images/stars/0StarSmall.jpg) no-repeat top right; }

.rate1Small { background: url(../../Images/stars/1StarSmall.jpg) no-repeat top right; }

.rate2Small { background: url(../../Images/stars/2StarSmall.jpg) no-repeat top right; }

.rate3Small { background: url(../../Images/stars/3StarSmall.jpg) no-repeat top right; }

.rate4Small { background: url(../../Images/stars/4StarSmall.jpg) no-repeat top right; }

.rate5Small { background: url(../../Images/stars/5StarSmall.jpg) no-repeat top right; }

.personRate0 { background: url(../../Images/stars/0Circle.jpg) no-repeat top left; }

.personRate1 { background: url(../../Images/stars/1Circle.jpg) no-repeat top left; }

.personRate2 { background: url(../../Images/stars/2Circle.jpg) no-repeat top left; }

.personRate3 { background: url(../../Images/stars/3Circle.jpg) no-repeat top left; }

.personRate4 { background: url(../../Images/stars/4Circle.jpg) no-repeat top left; }

.personRate5 { background: url(../../Images/stars/5Circle.jpg) no-repeat top left; }

.personRateGrayBack0 { background: url(../../Images/stars/0Circle-grayback.jpg) no-repeat top left; }

.personRateGrayBack1 { background: url(../../Images/stars/1Circle-grayback.jpg) no-repeat top left; }

.personRateGrayBack2 { background: url(../../Images/stars/2Circle-grayback.jpg) no-repeat top left; }

.personRateGrayBack3 { background: url(../../Images/stars/3Circle-grayback.jpg) no-repeat top left; }

.personRateGrayBack4 { background: url(../../Images/stars/4Circle-grayback.jpg) no-repeat top left; }

.personRateGrayBack5 { background: url(../../Images/stars/5Circle-grayback.jpg) no-repeat top left; }

.rate0 { background: url("../../Images/stars/0StarSmall.jpg") no-repeat top left; }

.rate1 { background: url("../../Images/stars/1StarSmall.jpg") no-repeat top left; }

.rate2 { background: url("../../Images/stars/2StarSmall.jpg") no-repeat top left; }

.rate3 { background: url("../../Images/stars/3StarSmall.jpg") no-repeat top left; }

.rate4 { background: url("../../Images/stars/4StarSmall.jpg") no-repeat top left; }

.rate5 { background: url("../../Images/stars/5StarSmall.jpg") no-repeat top left; }

.most-recent .rate0Small, .most-recent .rate1Small, .most-recent .rate2Small, .most-recent .rate3Small, .most-recent .rate4Small, .most-recent .rate5Small { background-position: left; }

.starRatingSmall {
    color: #666;
    font-size: 11x;
    margin-right: 5px;
    padding-top: 20px;
    text-align: right;
    width: 90px;
}

.stars-small {
    color: #666;
    font-size: 11px;
    margin-right: 0;
    padding-left: 40px;
    padding-top: 18px;
    text-align: left;
}

.stars-small-home {
    color: #666;
    font-size: 11px;
    height: 18px;
    margin-bottom: 3px;
    margin-right: 5px;
    padding-left: 95px;
    padding-top: 2px;
    text-align: left;
}

.stars-small-home-helpful {
    background-position: left;
    color: #666;
    font-size: 11px;
    height: 18px;
    margin-bottom: 3px;
    margin-right: 5px;
    padding-left: 95px;
    padding-top: 2px;
    text-align: left;
}

.personRate h4 a { font-weight: bold; }

.topjob {
    background: #c8001c;
    color: #fff;
    font-weight: bold;
    margin: 0 6px;
    padding: 1px 8px 1px 8px;
}

.jobinfo { color: #808080; }

.jobhelp {
    position: relative;
    top: 4px;
}

.jobbold { margin-left: 5px; }

.jobprice {
    color: #000;
    display: inline-block;
    font-weight: bold;
    position: relative;
    top: 1px;
}

.formItem .jobchk input {
    position: relative;
    top: 4px;
    width: 16px;
}

.modalpopup-background {
    background-color: #808080;
    filter: alpha(opacity=70);
    opacity: .7;
}

iframe { border-style: none; }

.mTop20 { margin-top: 20px; }

.mTop18 { margin-top: 18px; }

.mTop6 { margin-top: 6px; }

.mTop5 { margin-top: 5px; }

.mBot30 { margin-bottom: 30px; }

.mBot20 { margin-bottom: 20px; }

.mBot4 { margin: 2px 0; }

.mLeft5 { margin-left: 5px; }

.uploadPadding {
    margin-right: 5px;
    padding: 4px 4px;
}

h1.premiumAd {
    margin-bottom: 22px;
    margin-top: 12px;
}

.setSalary label {
    margin: 0 4px;
    position: relative;
    top: -4px;
}

.setSalary table {
    display: block;
    padding: 0 0 4px;
}

.setSalary td { padding: 0 2px; }

.photo-control {
    border: 0;
    margin: 0;
    padding: 0;
}

.toolbar label { padding: 4px; }

.toolbar table td { padding: 4px; }

.toolbar input[type='radio'] {
    position: relative;
    top: 2px;
}

.deleted td { color: #f00; }

.deleted td a { color: #f00; }

@font-face {
    font-family: 'LigatureSymbols';
    font-style: normal;
    font-weight: normal;
    src: url('/Content/Icons/LigatureSymbols-2.11.eot?');
    src: url('/Content/Icons/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'), url('/Content/Icons/LigatureSymbols-2.11.woff') format('woff'), url('/Content/Icons/LigatureSymbols-2.11.ttf') format('truetype'), url('/Content/Icons/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    src: url('/Content/Icons/LigatureSymbols-2.11.ttf') format('truetype');
}

.lsf, .lsf-icon:before {
    -moz-font-smoothing: antialiased;
    -moz-text-rendering: optimizeLegibility;
    -ms-font-smoothing: antialiased;
    -ms-text-rendering: optimizeLegibility;
    -o-font-smoothing: antialiased;
    -o-text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-text-rendering: optimizeLegibility;
    font-family: 'LigatureSymbols';
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.lsf-icon:before {
    content: attr(title);
    font-size: 130%;
    margin-right: .3em;
}

.lsf-icon.amazon:before { content: ''; }

.lsf {
    color: #aaa;
    font-size: 18px;
    margin: 0 0 0 5px;
}

.picButtons {
    display: inline-block;
    margin: 0 0 0 6px;
}

.lsf:hover { color: #13b3ed; }

body { background-color: #d8d7d3; }

.main-menu {
    height: auto;
    position: absolute;
    width: 100%;
}

.footer {
    position: absolute;
    width: 100%;
}

.lr-banner { width: 280px !important; }

.inner { width: 100%; }

.main {
    margin-top: 25px;
    padding: 0;
    width: 100%;
}

.header .inner { width: auto; }

.footer .inner {
    padding: 0;
    width: 100%;
}

.homeLeft {
    float: none;
    width: 100%;
}

.homeRight {
    float: none;
    width: auto;
}

.homeContent {
    float: none;
    width: 90%;
}

.topLeftMenu { width: auto; }

.homeWelcome { width: auto; }

.homeContent {
    float: none;
    margin-left: 0;
}

.topLeftMenu .navigation li {
    display: block;
    float: none;
}

.topLeftMenu .navigation { height: auto; }

.topLeftMenu, .topRightMenu { float: none; }

.topLeftMenu .navigation a.selected span, .topLeftMenu .navigation a.selected { background: none; }

.navigation li { float: none; }

.topLeftMenu { height: auto; }

.topRightMenu .navigation li {
    margin: 2px 0;
    text-align: center;
}

.topRightMenu .navigation a span.PostaFREEjobad, .topRightMenu .navigation a span.Findajob { padding-left: 0; }

.status {
    color: #fff;
    float: none;
    font-size: 13px;
    padding-top: 5px;
    text-align: center;
    width: auto;
}

.header .logo {
    display: block;
    float: none;
    overflow: visible;
    position: relative;
}

.header {
    background: #403643;
    height: auto;
    margin: 0;
    padding: 0 0;
}

.searchInner { position: relative; }

input.txtSearchBox { float: none; }

div.search {
    left: 0;
    margin: 0;
    padding: 0px 0;
    position: relative;
    top: 0;
    width: 100%;
}

input.txtSearchBox { width: calc(100% - 140px); }

.categories { width: auto; }

.left-menu {
    padding: 0 5%;
    width: 90%;
}

.most-reviews-outer {
    padding: 0 5%;
    width: 90%;
}

.most-reviews li a, .most-reviews li span { display: inline-block; }

.most-reviews-inner { width: auto; }

.moreReview {
    padding: 0 5%;
    width: 90%;
}

.homeContent {
    padding: 0 5%;
    width: 90%;
}

.addAdvert ul li {
    float: none;
    margin-top: 5px;
}

.addAdvert { height: 110px; }

#mostPopular { width: 100%; }

.most-recent .tableRight { padding-left: 10px; }

.most-recent table {
    margin-top: 15px;
    width: 90%;
}

.most-recent {
    font-size: 12px;
    width: auto;
}

.topLeftMenu .navigation a:hover {
    background: #6c5d72;
    border-radius: 4px 0 0 4px;
}

.copyRight {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
    padding: 0 5%;
}

.most-recent .listingHeader { font-size: 22px; }

p { font-size: 14px; }

h2, .Helpful-review h2 { font-size: 20px; }

.breadcrumb {
    color: #403643;
    font-weight: bold;
    line-height: normal;
    margin-bottom: -3px;
    margin-top: -3px;
    padding: 0 5% 0;
}

.right {
    float: none;
    margin: 0 0% 0 1%;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    top: -9px;
    width: 90%;
}

.right .most-recent { width: auto; }

.leftContent {
    display: inline-block;
    float: none;
    margin-bottom: 23px;
    padding: 0 5%;
    width: 90%;
}

table.results { width: auto; }

.related-links ul li {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
}

.related-links ul li a { font-size: 11px; }

.details .pic img {
    border: 3px solid #e0dfd6 !important;
    width: 100%;
}

td.text { width: 100%; }

.reviewInfo { width: auto; }

.reviewContainer { width: auto; }

.adsbygoogle { width: auto; }

.starRating { width: 50%; }

li.photo, li.sendFriend { height: auto; }

.homeRight .affiliate {
    margin-bottom: 30px;
    width: 90%;
}

.map-back, .map { width: 100%; }

td.text {
    padding-left: 0 !important;
    vertical-align: top;
}

td.pic { display: none; }

.header .logo {
    display: inline-block;
    min-height: 52px;
}

.header .logo img {
    padding: 5% 0;

}

.status {
    display: inline-block;
    float: right;
    text-align: right;
    width: 45%;
}

.status span { display: block; }

.leftContent h1, .leftContentForm h1 { margin-top: 10px; }

table.details { margin-top: 0; }

.affiliate, .responsive-advert-block { width: 100%; }

.adsbygoogle.responsive-advert-block { margin-left: -5%; }

.leftContent .affiliate2 {
    display: inline-block;
    margin: 14px 0 0 -5%;
    padding: 0;
    width: 100%;
}

.leftContent .affiliate2 .adsbygoogle.responsive-advert-block, .right .adsbygoogle.responsive-advert-block { margin-left: 0%; }

.mobile-hide { display: none; }

.mobile-hide-small { display: none; }

@media all and (min-width: 321px) {
    .mobile-hide-small { display: block; }

    .lastInfo.mobile-hide-small { display: none; }

    table.results tr td.pic { display: table-cell; }

    .lr-banner { width: 310px !important; }

    table.details { margin-top: 34px; }

    .catintro {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    td.text {
        padding-left: 30px !important;
        vertical-align: top;
    }

    td.pic { display: block; }
}

@media all and (min-width: 400px) {
    table.results tr .lastInfo.mobile-hide-small { display: table-cell; }
}

@media all and (min-width: 720px) {
    .leftContent .affiliate2 { margin: 14px 0 0 0%; }

    .right {
        margin: 0 5%;
        margin-left: 0;
    }

    td.pic { width: auto; }

    .catintro {
        overflow: auto;
        text-overflow: inherit;
        white-space: initial;
    }

    .leftContent h1, .leftContentForm h1 { margin-top: 20px; }

    .status span { display: inline-block; }

    .inner { width: inherit; }

    .main {
       /* margin-top: 40px;*/
        padding: 18px 10px 48px 10px;
        width: inherit;
    }

    .header .inner { width: auto; }

    div.search { left: 50%; }

    .footer .inner {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }

    .homeLeft {
        float: left;
        width: 160px;
    }

    .homeRight {
        float: right;
        width: 336px;
    }

    .homeContent {
        float: left;
        width: 344px;
    }

    .topLeftMenu {
        float: left;
        width: 55%;
    }

    .homeWelcome { width: 380px; }

    .homeContent {
        float: left;
        margin-left: 32px;
        width: 344px;
    }

    .topLeftMenu .navigation li { float: left; }

    .topLeftMenu { float: left; }

    .topRightMenu { float: right; }

    .main-menu { height: 40px; }

    .topLeftMenu .navigation a.selected span { background: url('/images/tabs/tab-top-purple-right.jpg') right top no-repeat; }

    .topLeftMenu .navigation a.selected { background: url('/images/tabs/tab-top-purple-left.jpg') left top no-repeat; }

    .navigation li { float: left; }

    .topLeftMenu { height: 40px; }

    .topRightMenu .navigation li {
        margin: 2px 0 0 10px;
        text-align: left;
    }

    .topRightMenu .navigation a span.PostaFREEjobad, .topRightMenu .navigation a span.Findajob { padding-left: 31px; }

    .status {
        color: #fff;
        float: right;
        font-size: 11px;
        padding-top: 4px;
        text-align: right;
        width: 400px;
    }

    .header .logo {
        display: block;
        float: left;
        overflow: visible;
        position: relative;
        min-width: 200px;
    }

    .header {
        background: #403643;
        height: 72px;
        margin: 0;
        padding: 0 10px;
    }

    .searchInner { position: absolute; }

    input.txtSearchBox { float: left; }

    div.search {
        left: 60%;
        margin: 0 0 0 0;
        padding: 0;
        position: relative;
        top: 27px;
        width: 0;
    }

    input.txtSearchBox { width: 199px; }

    .categories { width: 160px; }

    .left-menu { padding: 0; }

    .most-reviews-outer { padding: 0; }

    .most-reviews li {
        -moz-box-sizing: padding-box;
        -ms-box-sizing: content-box;
        box-sizing: border-box;
        display: inline-block;
        float: left;
        list-style: none;
        margin-bottom: 15px;
        margin-right: 24px;
        vertical-align: top;
        width: 68px;
    }

    .most-reviews li a, .most-reviews li span { display: block; }

    .most-reviews-inner { width: 190px; }

    .moreReview { padding: 0; }

    .homeContent { padding: 0; }

    .addAdvert ul li {
        float: left;
        margin-top: 0;
    }

    .addAdvert { height: 56px; }

    #mostPopular { width: auto; }

    .most-recent .tableRight { padding-left: 19px; }

    .most-recent table { width: 100%; }

    .most-recent {
        font-size: 12px;
        width: 380px;
    }

    .copyRight {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 5px;
        padding: 0;
    }

    .most-recent .listingHeader { font-size: 12px; }

    p { font-size: 12px; }

    h2, .Helpful-review h2 { font-size: 12px; }

    .breadcrumb {
        font-size: 12px;
        padding: 0;
    }

    .right {
        float: right;
        margin: 0;
        margin-left: 50px;
        margin-top: 0;
        padding: 0;
        position: relative;
        top: -9px;
        width: auto;
    }

    .right .most-recent { width: 336px; }

    .leftContent {
        display: inline-block;
        float: left;
        margin-bottom: 23px;
        padding: 0;
        width: 554px;
    }

    table.results { width: 544px; }

    .related-links ul li a { font-size: 11px; }

    .related-links ul li { height: 15px; }

    .affiliate2 { width: 100%; }

    .details .pic img {
        border: 3px solid #e0dfd6 !important;
        width: 174px;
    }

    td.text { width: 380px; }

    .reviewInfo { width: 460px; }

    .reviewContainer { width: 580px; }

    .adsbygoogle { width: 336px; }

    .starRating { width: 240px; }

    li.photo, li.sendFriend { height: 20px; }

    .homeRight .affiliate { width: 100%; }

    .map-back { width: 336px; }

    td.text {
        padding-left: 40px !important;
        vertical-align: top;
    }

    .mobile-hide { display: block; }

    .header .logo img {
        padding: 0;
    }
}

@media all and (min-width: 980px) {
    body { background: #d8d7d3; }

    /*.main { margin-top: 0; }*/

    .header .inner { width: 940px; }

   /* .main-menu { position: relative; }*/

    .homeContent {
        float: left;
        margin-left: 32px;
        width: 344px;
    }

    .homeRight {
        float: right;
        width: 336px;
    }

    .inner { width: 960px; }

    .main { width: 940px; }

    div.search { left: 606px; }

    .footer .inner {
        padding-left: 10px;
        padding-right: 10px;
        width: 940px;
    }

    .topLeftMenu {
        float: left;
        width: 659px;
    }
}

.responsive-advert-block {
    height: 100px;
    width: 300px;
}

.homeRight .responsive-advert-block { margin-left: -12%; }

@media all and (min-width: 321px) and (max-width: 400px) {
    .starRating, td.text p a { display: none !important; }

}


@media all and (max-width: 720px) {
    .search {
        display: none;
    }
    .status {
        display: none;
    }
    .searchSort {
        display: none;
    }
    .breadcrumb {
        padding-top: 15px;
    }
    #businessHeader {
        font-size: 18px;
        font-weight: bold;
    }

    .header {
        height: 30px;
        display: flex;
        
    }

   
    .catintro {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        margin-bottom: 5px;
    }


    .main {
        margin-top: 0px;
        padding: 0;
        width: 100%;
    }
    .search {
        visibility: hidden;
        display: none;
    }
    .inner, .innerWide {
        padding: 0;
    }
    .header .logo {
        min-height: 0px;
        top: 7px;
    }
    .header .logo img {
        padding: 0;
        padding-top: 7px;
        padding-left: 10px;
    }

}

    @media all and (min-width: 321px) {
        .homeRight .responsive-advert-block, .right .responsive-advert-block {
            margin-left: 0%;
        }

        @media all and (min-width: 400px) {
            .responsive-advert-block, .leftContent .responsive-advert-block {
                height: 280px;
                margin-left: 0%;
                max-height: 336px;
                max-width: 336px;
                width: 336px;
            }
        }

        @media all and (min-width: 500px) {
            .responsive-advert-block, .leftContent .responsive-advert-block {
                height: 60px;
                max-height: 60px;
                max-width: 468px;
                width: 468px;
            }
        }

        @media all and (min-width: 720px) {
            .right .responsive-advert-block, .homeRight .responsive-advert-block {
                height: 280px;
                max-height: 336px;
                max-width: 336px;
                width: 336px;
            }
        }

        @media all and (min-width: 800px) {
            .responsive-advert-block, .leftContent .responsive-advert-block {
                height: 90px;
                max-height: 90px;
                max-width: 600px;
                width: 728px;
            }
        }
    }

    @media all and (max-width: 400px) {
        .hideNarrow {
            display: none;
        }
    }

    div#preloaded-images {
        height: 1px;
        left: -9999px;
        overflow: hidden;
        position: absolute;
        top: -9999px;
        width: 1px;
    }

    .k-grid tr:last-child td {
        border-width: 1px !important;
    }


