/* GENERAL */

#classifieds {
    padding-top: 14px;
    font-family: Arial, Helvetica, Nimbus Sans, FreeSans, Malayalam, sans-serif;
    font-size: 9pt;
    color: #313131;
}

#classifieds p  {
    margin: 0 0 18px 0;
}

#classifieds img {
    border: 0;
}

#classifieds h2 {
    margin-top: 0 !important;
}

#classifieds a {
    color: #476d95;
}

#classifieds a:hover {
    color: #b4cbe1;
    text-decoration: underline;
}

#classifieds table {
    border-collapse: collapse;
    width: 100%;
    font-size: 9pt;
}

#classifieds ul,
#classifieds ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#classifieds input[type=text],
#classifieds textarea {
    border: 1px solid silver;
}

#classifieds fieldset p {
    text-align: center;
    clear: both;
    margin-bottom: 13px;
}

#classifieds .button {
    font-size: 8pt;
    background: #eee;
    border: 1px outset #eee;
    padding: 3px 6px;
    color: #313131;
    text-decoration: none;
}

#classifieds .button:hover {
    background: #ddebfc;
    color: #425c7c;
    cursor: pointer;
    border: 1px outset #ddebfc;
    text-decoration: none;
}

#classifieds .notice {
    clear: both;
    background-color: #FFFCDF;
    border: 1px solid #DFCB8E;
    padding: 4px 8px;
    margin-bottom: 10px;
}

#classifieds .mainNotice {
    background-color: #FFFCDF;
    border: 1px solid #DFCB8E;
    padding: 4px 8px;
    margin-bottom: 10px;
    float: left;
    width: 650px;
}

#classifieds .error {
    background-color: #CD3333;
    padding: 4px 8px;
    margin-bottom: 10px;
    border: 1px solid #8B2323;
    clear: both;
}

#classifieds .mainError {
    background-color: #CD3333;
    padding: 4px 8px;
    margin-bottom: 10px;
    border: 1px solid #8B2323;
    float: left;
    width: 650px;
}

#classifieds .success {
    background-color: #6E8B3D
    padding: 4px 8px;
    margin-bottom: 10px;
    border: 1px solid #BDB76B;
    clear: both;
}

#classifieds .notice li,
#classifeds .error li,
#classifieds .success li {
    display: inline;
}

#classifieds .notice a,
#classifieds .error a,
#classifieds .success a {
    margin: 3px 10px 3px 0;
    float: left;
}

#classifieds ol.rules {
    padding: 5px 0 0 24px;
}

#classifieds ol.rules li {
    padding: 3px;
}

#classifieds .tabs {
    border-bottom: 1px solid #c1cfdd;
    height: 28px;
    float: left;
    width: 100%;
}

#classifieds .tabs li {
    float: left;
    height: 14px;
    padding: 6px 14px;
    font-size: 9pt;
    font-weight: bold;
    margin: 0 8px 0 0;
    color: #666;
    border: 1px solid #c1cfdd;
    border-bottom: none;
    background: url("../images/evenBgSmall.png") white;
}

#classifieds .tabs li.selected {
    height: 16px;
    padding: 8px 14px 4px 14px;
    margin-bottom: -1px;
    background: #fff;
}

#classifieds .tabContent {
    clear: both;
    background: #fff;
    padding-top: 18px;
}

#classifieds .mainColumn h2 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 13pt;
    letter-spacing: -1px;
}


/* MAIN MENU */

#classifieds .header {
    padding-bottom: 12px;
    border-bottom: 3px double #eee;
    margin-bottom: 14px;
}

#classifieds .header p {
    margin: 0;
    font-size: 8pt;
    color: #555;
}

#classifieds .header h1,
#classifieds .header .mainMenu {
    float: left;
}

#classifieds .header h1 {
    width: 160px;
    border-right: 1px solid #ddd;
    letter-spacing: -1px;
    margin: 0 15px -3px -1px;
    font-size: 17pt;
    padding: 16px 0 0 0;
}

#classifieds .header h1 a {
    text-decoration: none;
    color: #313131;
}

#classifieds .header h1 a:hover {
    text-decoration: underline;
}

#classifieds .mainMenu .search {
    float: left;
}

#classifieds .mainMenu .search p {
    margin: 2px 0;
}

#classifieds .mainMenu .query {
    margin-right: 5px;
    padding: 3px 4px;
    font-size: 8pt;
    width: 100px;
}

#classifieds .mainMenu .submit {
    margin-right: 15px;
    text-transform: uppercase;
}

#classifieds #displayCategories,
#classifieds .newAd {
    float: left;
    background: url("../images/singletons/lightBlue.png") no-repeat 0 0;
    height: 23px;
    overflow: hidden;
    padding: 8px 15px 0 15px;
    margin: 15px 7px 0 0;
    width: 80px;
    color: #1d3b5a;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    behavior: url(/static/css/iepngfix.htc);
}

#classifieds #displayCategories:hover,
#classifieds .newAd:hover {
    background: url("../images/singletons/lightBlue.png") no-repeat 0 -31px;
    color: #436d98;
}

#classifieds #displayCategories .select {
    text-indent: -9999px;
    background: url("../images/singletons/lightBlueArrowDown.png") no-repeat;
    float: right;
    width: 8px;
    height: 8px;
    margin: 4px 2px 0 0;
    behavior: url(/static/css/iepngfix.htc);
}

#classifieds #displayCategories span {
    float: left;
}

#classifieds #displayCategories .selected {
    background-image: url("../images/singletons/lightBlueArrowUp.png");
}

#classifieds .mainMenu .categories {
    margin-top: 45px;
    #margin-top: 0px;
    clear: both;
    position: absolute;
    left: auto;
    padding: 14px 0 14px 16px;
    display: none;
    opacity: 0;
    background: url("../images/evenBgLarge.png") repeat-x white;
    border: 1px solid #86a4d0;
    width: 600px;
    z-index: 100;
}

#classifieds .mainMenu .categories .column {
    overflow: hidden;
    float: left;
    width: 130px;
    height: 70px;
    margin-right: 18px;
}

#classifieds .mainMenu .categories ul {
    padding: 0;
    margin: 0;
}

#classifieds .mainMenu .categories li {
    height: auto;
    display: block;
    font-weight: bold;
    color: gray;
    font-size: 11pt;
    margin: 0 0 20px 0;
}

#classifieds .mainMenu .categories li ul li {
    float: none;
    width: auto;
    border: none;
    margin: 0;
    font-weight: normal;
    color: #666;
    font-size: 8pt;
}

#classifieds .userMenu p.error {
    font-weight: bold;
    padding: 3px;
    color: #fff;
    background-color: #cc0000;
    border: 1px solid #660000;
    width: 97%;
    position: relative;
    margin-top: -23px;
    float: left;
}

#classifieds .userMenu {
    float: right;
    background: url("../images/singletons/lightGreenStretchOnWhite.png") no-repeat 0 0;
    height: 31px;
    margin: 15px -2px 0 0;
    color: #313131;
    font-size: 8pt;
}

#classifieds .userMenu li {
    padding: 0 8px;
    border-left: 1px solid #bfcbab;
    float: left;
}

#classifieds .userMenu li.first {
    padding: 0 8px 0 0;
    border: none;
}

#classifieds .userMenu li.last {
    padding: 0 0 0 8px;
}

#classifieds .userMenu input {
    float: left;
    width: 60px;
    font-size: 8pt;
    margin: -2px 3px 0 0;
    padding: 2px 3px;
    border: 1px solid #bfcbab;
}

#classifieds .userMenu ul {
    padding: 8px 13px 0 13px;
    height: 23px;
    background: url("../images/singletons/lightGreenRightOnWhite.png") no-repeat top right;
}

#classifieds .userMenu .button {
    padding: 1px 4px;
    float: left;
    margin: -2px 8px 0 0;
}

#classifieds .userMenu .button:hover {
    background: #cbe698;
    border: 1px outset #cbe698;
    color: #53770e;
}

#classifieds .userMenu a {
    color: #53770e;
}

#classifieds .userMenu a:hover {
    color: #8ac617;
}

#classifieds td,
#classifieds th {
    font-family: Arial, Helvetica, Nimbus Sans, FreeSans, Malayalam, sans-serif;
    padding: 2px 6px;
}

#classifieds tr.even td {
    background: url("../images/evenBgSmall.png") white;
}

#classifieds .rightColumn {
    width: 310px;
}


/* CATEGORY BROWSER */

#categoryBrowser {
    float: left;
    color: gray;
    width: 630px;
    background: url("../images/evenBgSmall.png") repeat-x white;
    background: url("../images/bgLightBlueToWhite.png") repeat-x white;
    border: 1px solid #aabbd5;
    padding: 18px 18px 0 18px;
    margin-bottom: 16px;
}

#categoryBrowser h3 a {
    text-decoration: none;
    color: #313131;
}

#categoryBrowser .category {
    float: left;
    margin: 0 0 20px 0;
    width: 300px;
    height: 55px;
    font-size: 8pt;
}

#categoryBrowser .odd {
    margin-right: 26px;
}

#categoryBrowser .category h3 {
    margin: 0 0 3px 63px;
    font-size: 11pt;
    letter-spacing: -1px;
}

#categoryBrowser .category .image {
    width: 50px;
    text-align: right;
    float: left;
}

#categoryBrowser .category .subcats,
#categoryBrowser .category p {
    margin: 0 0 0 63px;
}

#categoryBrowser .category p.placeAd {
    margin-top: 3px;
}

#categoryBrowser .category .moreLink {
    font-weight: bold;
    text-transform: lowercase;
}

#categoryBrowser .category .subcats li {
    display: inline;
    margin-right: 10px;
}


/* USER LIST (FAVORITES AND LAST VISITED) */

.userList {
    background: url('../images/bgLightBrownToLighterBrown.png') repeat-x #f6f4f2;
    border: 1px solid #b7ab9c;
    width: 300px;
    padding: 4px;
    float: right;
}

.userList #myFavorites {
    padding: 8px 10px;
    background: #fff;
    margin: 0 0 10px 0;
    border: 1px solid #d6cfc6;
}

#classifieds .userList h2 {
    letter-spacing: -1px;
    padding: 4px 0 3px 0;
}

.userList h3 {
    clear: both;
    font-size: 8pt;
    font-weight: normal;
    text-transform: uppercase;
    color: #777;
    border-bottom: 1px solid #ccc;
    padding: 2px 0;
    margin: 0 0 5px 0;
}

#classifieds .userList ol {
    padding-bottom: 10px;
}

.userList li {
    clear: left;
    padding: 5px 0;
}

.userList li.clear {
    height: 1px;
    overflow: hidden;
}

.userList .image {
    float: left;
    margin: 2px 0 0 0;
    width: 40px;
    height: 30px;
    overflow: hidden;
}

.userList .text {
    float: right;
    width: 224px;
}

.userList h4 {
    float: left;
    width: 130px;
    font-size: 9pt;
}

.userList .saved h4 {
    width: 170px;
}

.userList .visited h4 {
    font-weight: normal;
}

#classifieds .userList input {
    float: right;
}

.userList p {
    color: #aaa;
    font-size: 8pt;
}


/* AD LISTING */

.adList {
    float: left;
    clear: left;
    width: 668px;
    color: #313131;
}

#classifieds .adList h2 {
    font-size: 13pt;
    margin: 0;
    padding: 14px 10px 2px 10px;
    border: none;
    color: #5c697c;
    font-weight: normal;
    background: #fff;
    float: left;
}

#classifieds .adList h2 .info {
    color: #5c697c;
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
    margin: 7px 0 0 7px;
    font-size: 8pt;
    opacity: 0.5;
}

.sorting {
    float: right;
    font-size: 8pt;
    margin-top: 14px;
}

.sorting select {
    display: inline;
    font-size: 8pt;
    font-family: Arial, Helvetica, Nimbus Sans, FreeSans, Malayalam, sans-serif;
}

#sortSubmit {
    font-size: 8pt;
}

.adList .ads {
    clear: both;
    border: 1px solid #cfdce9;
    background: url("../images/bgLightBlueToWhite.png") repeat-x white;
}

.adList .ad {
    padding: 6px;
    margin: 6px;
    border-bottom: 1px dotted #cfdce9;
}

.adList .ad .price {
    font-weight: bold;
}

.adList .image {
    float: left;
    clear: left;
    width: 180px;
    height: 120px;
    overflow: hidden;
    margin-right: 20px;
}

.adList .ad h3 {
    font-size: 13pt;
    margin: 6px 0 4px 0;
    letter-spacing: -1px;
}

#classifieds .adList .ad h3 a {
    color: #313131;
    text-decoration: none;
}

.adList .ad h3 a:hover {
    text-decoration: underline;
}

.adList .ad .adType {
    color: #a0b2c7;
    white-space: nowrap;
}

.adList .ad .moreLink {
    display: block;
    padding: 5px 0;
    font-weight: bold;
}

.adList .ad .info {
    float: none;
    margin: 0 0 6px 0;
    color: #999;
}

.adList .ad .county {
    float: left;
    color: #bbb;
}


/* SEARCH FILTERS IN CATEGORY */

.filters {
    float: left;
    margin-bottom: 5px;
    position: relative;
    clear: left;
}

.filters .filterBox {
    border: 1px solid #b1c4dd;
    float:left;
    height: 140px;
    overflow: auto;
    width: 139px;
    margin: 0 8px 0 0;
    padding: 10px;
    background: url("../images/bgLightBlueToWhite.png") repeat-x white;
}

.filters .filterBox h3 {
    color: #313131;
    font-family: Georgia, serif;
}

.filters .filterBox li {
    color: #999;
    font-size: 8pt;
}

.filters .filterBox li.selected a {
    font-size: 9pt;
    font-weight: bold;
}


/* PAGE SELECTOR FOR AD BROWSER */

.pageSelector {
    clear: both;
    font-size: 9pt;
    margin-top: 10px;
}

.pageSelector li {
    display: inline;
    margin: 0 1px;
}

.pageSelector li.page {
    padding: 2px 5px;
    border: 1px solid silver;
}

.pageSelector li.selected {
    font-weight: bold;
    border: 1px solid black;
}


/* LEFT COL GENERAL */

.leftCol {
    font-size: 12px;
    float: left;
    width: 219px;
}


/* SIDEBOX FOR NON REGISTERED USER */

.sideBoxTools {
    border: 1px solid #b6b283;
    padding: 12px;
    background: #fff695 url(../images/main/sideBoxBgYellow.png) repeat-x;
}

.sideBoxTools .tools {
}

.sideBoxTools .bookmark {
    margin-bottom: 10px;
}

.sideBoxTools .createNewAd a {
    display: block;
    font-weight: bold;
    padding: 4px 0 4px 20px;
    background: url(../images/main/sideBoxNewAdIcon.png) no-repeat;
}


/* HELP SECTION */

.help {
    font-size: 13px;
}

.help ul > li {
    margin-bottom: 10px;
}

.help ul ol {
    margin: 0 32px;
}


/* MY PAGE */

#myPage {
    font-size: 9pt;
    width: 670px;
    float: left;
}

#myPage table {
    margin-bottom: 10px;
}

#myPage tr.lineOne {
    border: 1px solid #def;
    border-bottom: none;
}

#myPage tr.lineOne td {
    padding-top: 6px;
    vertical-align: bottom;
}

#myPage tr.lineTwo td {
    padding-bottom: 6px;
    vertical-align: top;
}

#myPage tr.lineTwo {
    border: 1px solid #def;
    border-top: none;
}

#myPage td {
    font-size: 8pt;
}

#myPage .divide {
    padding: 1px 0 0 0;
    background: silver;
}

#myPage tr td.checkbox {
    text-align: center;
    vertical-align: middle;
    width: 26px;
    padding: 0 0 0 4px;
}

#myPage td.image {
    width: 60px;
    padding-bottom: 6px;
}

#myPage h3 {
    font-size: 11pt; 
    font-weight: normal;
    display: inline;
}

#myPage h3 a {
    text-decoration: none;
    border-bottom: 1px solid #476d95;
}

#myPage .imageContainer {
    border: 1px solid #9AB;
    background: white;
    width: 50px;
    padding: 3px;
    text-align: center;
    color: silver;
}

#myPage .adType {
    text-transform: uppercase;
    font-size: 8pt;
}

#myPage .status,
#myPage .price,
#myPage .views,
#myPage .date {
    color: #aab;
    padding-right: 16px;
}

#myPage .status {
    font-weight: bold;
}

#myPage .unfinished {
    color: #aab;
}

#myPage .active {
    color: #7b4;
}

#myPage .expired {
    color: #356;
}

#myPage #showAllAds {
    display: block;
    margin-bottom: 5px;
}


/* MY PROFILE */

#myProfile .auto {
    background: #f0f0f0;
}

#myProfile fieldset {
    float: left;
    margin-right: 10px;
}

#myProfile legend {
    padding: 2px 10px;
    font-weight: bold;
    color: gray; 
}


/* ACTIVATION */

.activate {
    clear: both;
    float: left;
    width: 660px;
}

#activate p {
    margin-bottom: 12px;
}


/* CREATE NEW AD */

#createNewAd {
    float: left;
    font-size: 10pt;
    width: 660px;
}

#createNewAd .adForm {
    clear: both;
}

#createNewAd .adForm li {
    width: 100%;
    float: left;
    margin-bottom: 16px;
    clear: both;
}

#createNewAd .adForm input {
    font-size: 10pt;
    width: 200px;
}

#createNewAd .even {
    background-color: #eee;
    border-bottom: 1px solid #e3e3e3; 
}

#createNewAd li div {
    padding: 4px;
}

#createNewAd li label {
    font-weight: bold;
}

#createNewAd li .label {
    text-align: right;
    margin-right: 10px;
    float: left;
    width: 30%;
}

#createNewAd li .value {
    float: left;
    width: 65%;
}

#createNewAd #categoryLister li {
    margin: 0;
}

#createNewAd .uploadImages li {
    margin: 0;
}

#createNewAd textarea,
#createNewAd select {
    width: 90%;
    font-size: 10pt;
    font-family: Arial, Helvetica, Nimbus Sans, FreeSans, Malayalam, sans-serif;
}

#createNewAd select {
    border-color: 1px solid silver;
    width: 200px;
}

#createNewAd .info {
    margin-bottom: 6px;
    font-size: 8pt;
    color: #777;
}

#createNewAd .error {
    color: red;
}

#createNewAd .mainImage {
    float: right;
}

#createNewAd .publishAdForm {
    float: right;
}

#createNewAd .submit {
    text-align: center;
}

#createNewAd .submit input {
    background-color: #ddd;
    padding: 12px;
    font-weight: bold;
}

#createNewAd .submit input:active {
    border: 1px solid silver;
}

#createNewAd #images table td.radio {
    width: 0;
}
#images td.submit input {
    background-color: 0;
    width: 40px;
    padding: 0;
    border: 20px;
}


/* AD GENERATION WIZARD */

#createNewAd .adWizard {
    margin-bottom: 10px;
    padding: 8px;
    border: 1px solid silver;
    background-color: #E9E5D0;
    clear: both;
    font-size: 8pt;
    display: none;
}

#createNewAd .adWizard #adWizardShowHide {
    cursor: pointer;
    background: url("../images/up.png") no-repeat;
    width: 16px;
    height: 16px;
    float: right;
    clear: left;
}

#createNewAd .adWizard input {
    font-weight: bold;
    padding: 6px;
    font-size: 12pt;
    width: 20em;
}

#createNewAd .adWizard li {
    height: 100px;
    overflow: hidden;
    width: 170px;
    float: left;
    margin: 0 20px 15px 0;
}

#createNewAd .adWizard li a {
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}

#createNewAd .adWizard li a:hover {
    text-decoration: underline;
}

#createNewAd .adWizard li a img {
    margin-left: 5px;
    border: 1px solid silver;
    float: right;
}

#createNewAd .adWizard li.loading {
    float: none;
    margin: 10px auto;
    text-indent: -9999px;
    background: url("../images/main/ajaxLoadingContent.gif") no-repeat;
    width: 16px;
    height: 16px;
}

#createNewAd .adWizard form {
    margin: 10px 0;
    text-align: center;
}

#createNewAd #productSearchButton {
    padding: 5px;
    width: 3em;
}

#createNewAd .adWizard h3 {
    font-size: 12pt;
    margin-bottom: 8px;
}

#createNewAd .adWizard p {
    margin-bottom: 6px;
}

#categoryLister li {
    margin-bottom: 2px !important;
}

#categoryLister li.loading {
    text-indent: -9999px;
    background: url("../images/main/ajaxLoadingContent.gif") no-repeat;
    width: 16px;
    height: 16px;
}

/* WIZZARD */

/*
#wizzard {
    width: 600px;
    font-size: 10pt;
}

#wizzard ul {
    margin-top: 10px;
}

#wizzard li {
    min-height: 120px;
    padding: 4px 0 4px 8px;
    margin-bottom: 15px;
    float: left;
    width: 96%;
    list-style: none;
}

#wizzard .even {
    background-color: #eee;
}

#wizzard li .image {
    float: right;
}

#wizzard a {
    font-size: 12pt;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

#wizzard a:hover {
    text-decoration: underline;
}
*/



/* VIEW AD */

.adPageHeader {
    float: left;
    width: 660px;
}

.adPage {
    float: left;
    width: 660px;
    padding: 28px 18px 20px 18px;
    padding: 28px 0 20px 0;
    background: url("../images/bgLightBlueToWhite.png") repeat-x white;
    border-top: 1px dotted #aabbd5;
    margin-bottom: 20px;
}

#classifieds .adPage h2 {
    font-size: 20pt;
    letter-spacing: -2px;
    color: #313131;
    float: left;
    line-height: 20pt;
    margin: 0 10px 10px 10px;
}

.adPage h2 .adType {
    color: #a0b2c7;
}

#classifieds .adPage .tabs {
    padding-left: 10px;
    width: 650px;
}

#classifieds .adPage .addToFavorites {
    float: right;
}

#classifieds .adPage .lastUpdated {
    color: #A0B2C7;
    margin: 0 0 5px 10px;
    float: left;
    clear: left;
}

.adPage .notice {
    margin-top: 10px;
    padding: 5px 0 0 5px;
}

.adPage .notice form {
    padding-bottom: 5px;
}

.adPage .report {
    clear: left;
}

.adPage .relatedAds {
    margin-top: 5px;
}

.adPage .clRight {
    float: right;
    width: 331px;
    min-height: 150px;
}

.adPage p {
    line-height: 19px;
}

.adPage .price {
    display: block;
    font-size: 18pt;
    margin-bottom: 6px;
}

.adPage .actions li {
    float: left;
    margin-right: 4px;
    font-weight: bold;
}

.adPage .adDescription {
    width: 311px;
    margin-bottom: 10px;
}

.adPage .adDescription,
.adPage .advertiserInfo,
.adPage .advertiserContact {
    float: left;
    margin-bottom: 5px;
    clear: left;
}

.adPage .adImagesSummary {
    padding: 7px;
    border: 1px solid #ddd;
}

.adPage .imageThumbnails {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

.adPage .imageThumbnails a {
    text-decoration: none;
}

.adPage .advertiserInfo {
    clear: left;
}

.adPage .advertiserInfo #username {
    color: #3377EE;
    font-size: 11pt;
    font-weight: bold;
}

.adPage .advertiserContact li {
    margin-bottom: 5px;
}

.adPage .advertiserContact label {
    float: left;
    clear: left;
    width: 120px;
}

.adPage .advertiserContact input {
    width: 200px;
    float: left;
    margin-bottom: 5px;
}

.adPage .advertiserContact textarea {
    width: 500px;
    height: 200px;
}

.adPage .advertiserContact .submit {
    margin: 10px 0;
    text-align: center;
}

.adPage .advertiserContact .submit input {
    width: 40px;
}

.adPage .advertiserContact #captcha {
    float: left;
    clear: both;
    width: 500px;
}

.adPage .adMoreFromSeller {
    clear: both;
    font-color: black;
}

.adPage .adMoreFromSeller li {
    margin-bottom: 4px;
    float: left;
    width: 100%;
    border-bottom: 1px dotted silver;
    padding-bottom: 4px;
}

.adPage .adMoreFromSeller h3 {
    padding-top: 5px;
}

.adPage .adMoreFromSeller .head {
    font-weight: bold;
}

.adPage .adMoreFromSeller .title {
    float: left;
}

.adPage .adMoreFromSeller .link {
    float: right;
}

.adPage .aboutAd form {
    margin-bottom: 10px;
}

.adPage .questions li {
    margin-bottom: 12px;
}

.adPage .questions .name,
.adPage .questions .title {
    font-weight: bold;
}

.adPage .questions blockquote {
    margin-left: 5px;
}

.adPage .grade1 {
    float: left;
    background: url(../images/grades/1_tiny.png);
    height: 16px;
    width: 16px;
}

.adPage .grade2 {
    float: left;
    background: url(../images/grades/2_tiny.png);
    height: 16px;
    width: 16px;
}

.adPage .grade3 {
    float: left;
    background: url(../images/grades/3_tiny.png);
    height: 16px;
    width: 16px;
}

.adPage .grade4 {
    float: left;
    background: url(../images/grades/4_tiny.png);
    height: 16px;
    width: 16px;
}


/* Report ad */

.adReport form textarea {
    width: 400px;
    height: 100px;
}

.adReport h3 {
    color: #666;
    font-size: 11pt;
    margin: 0px 0px 13px;
    text-transform: uppercase;
}


/* QXL relevant category */
#classifieds .qxl {
    width: 100%;
}

#classifieds .qxl h4 {
    background: #868686 none;
}
