
td.contentcell {
        border: none;
        padding-left: 10px;

}
.rightadcell {
	width: 160px;
	text-align: right;
}
.search_match_highlight {
	background: yellow;
}
.ad1col {
	border: 1px solid black;
	font-family: Arial;
	padding: 2px;
	margin-right: 5px;
	/* padding: 3px; */
	/* margin: 5px 0px 5px 5px; */
	/* float: right; */
	/* width: 150px; */
	text-align: left;
	margin-bottom: 15px;
}
.ad1colhook {
	font-family: Arial;
	font-weight: bold;
}
.ad1colbody {
	font-family: Arial;
}
.ad1colnumber {
	font-family: Arial;
	font-size: smaller;
	font-style: italic;
}
.addisplay {
        border: none; /* 1px solid red; */
	font-family: Arial;
        /* padding: 3px; */
        /* margin: 5px 0px 5px 5px; */
        /* float: right; */
        /* width: 150px; */
        text-align: left;
        margin-bottom: 15px;
	margin-right: 5px;
}
.addisplayhook {
	font-family: Arial;
        font-weight: bold;
}
.addisplaybody {
	font-family: Arial;
}
.addisplaynumber {
	font-family: Arial;
        font-size: smaller;
        font-style: italic;
}
.addisplay_small {
        border: none; /* 1px solid red; */
	font-family: Arial;
        /* padding: 3px; */
        /* margin: 5px 0px 5px 5px; */
        /* float: right; */
        /* width: 150px; */
        text-align: left;
        margin-bottom: 15px;
}
.addisplayhook_small {
	font-family: Arial;
        font-weight: bold;
	font-size: 1em;
}
.addisplaybody_small {
	font-family: Arial;
	font-size: .8em;
	line-height: .9;
}
.addisplaynumber_small {
	font-family: Arial;
        font-size: smaller;
        font-style: italic;
}
.addisplay_thumb_cell_small {
	border: 1px solid lightgrey;
	background: #eeeeee;
	font-family: Arial;
	font-size: .6em;
	text-align: center;
}

.adline {
	font-family: Arial;
	text-align: left;
	margin-bottom: 15px;
	margin-right: 5px;
}
.adlinehook {
	font-family: Arial;
	font-weight: bold;
}
.adlinebody {
	font-family: Arial;
}
.adlinenumber {
	font-family: Arial;
	font-size: smaller;
	font-style: italic;
}
.category_block {
	border: none;
	margin-left: 0px;
}
.category_block_head {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: larger;
	background: lightgrey;
}
.subcategory_block {
	background: transparent;
	padding-bottom: 15px;
}
.subcategory_block ul {
	background: transparent;
	border: none;
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: left;
}
.subcategory_block ul li {
	background: transparent;
	border 1px solid red;
	float: left;
	font-family: Arial, Helvetica;
	padding-right: 10px;
	white-space: nowrap;
}
.searchbox {
	background: lightblue;
	margin-bottom: 15px; 
}
.breadcrumbs {
	margin-bottom: 10px;
	font-size: small;
}
.inline-text-ad {
	border: 1px solid #bcdded;
	background: #e8f3fa;
	color: #004f87;
	margin-bottom: 15px;
	text-align: left;
	padding: 3px;
}
.inline-text-ad a {
	text-decoration: none;
}
.inline-text-ad a:visited {
	text-decoration: none;
}
.inline-text-ad a:hover {
	text-decoration: underline;
}


/* CLASSIFIEDS NAVIGATION STYLE */
/* ------------------------- */

.classifieds_navhead {
        color: #FFFFFF;
        font-family: "Trebuchet MS", Verdana, Arial;
        font-weight: bold;
        font-size: smaller;
        background: #223f8f; /*#F8560F;*/ /*gray;*/
        margin: 0px 0px 1px 0px;
        width: 150px;
}
.classifieds_navlist {
        border-right: 1px solid #CFCFCF;
        margin: 0px;
        padding: 0px;
        width: 150px;
}
.classifieds_navlist li {
        list-style: none;
        margin: 0px 0px 1px 0px;
        padding: 0px 2px 0px 2px;
        background: #E5F5FF; /*#EEEEEE;*/
        font-size: 12px;
        font-family: "Trebuchet MS", Verdana, Arial;
        overflow: hidden;
        text-align: left;
        width: auto;
}
.classifieds_navlist li:hover {
}
.classifieds_navlist li a {
        color: #005092;
}
.classifieds_navlist li a:visited {
        color: #0e2f4a;
}
.classifieds_navlist li a:hover {
        color: #2181d0;
}

/* New category listing styles */
/* --------------------------- */
.cls_section_head {
        font-family: Trebuchet, Arial;
        font-size: small;
        color: #2a497b; /* blue */
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
}
.cls_subsection {
        font-family: Arial;
        font-size: small;
        color: #2a497b; /* blue */
        font-weight: normal;
        margin-top: 0px;
        margin-bottom: 0px;
}
UL.cls_subsection {
        list-style: none;
        margin-bottom: 10px;
        margin-left: 0px;
        padding-left: 0px;
}
UL.cls_subsection LI A {
        text-decoration: none;
}
UL.cls_subsection LI A:visited {
        text-decoration: none;
}
UL.cls_subsection LI A:hover {
        text-decoration: underline;
}


/* Elements at the bottom */
/* ---------------------- */
.adbanner {
	padding-bottom: 5px;
}



