li.sponsored {
    font-size: 15px;
    cursor: pointer;
    border: none;
}
.sponsored a {
    font-size: 15px;
}

.sponsored p {
    color: #000000;
    float: left;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    text-align: left;
}
div.sponsor {
	display:	inline;
	float:		right;
	margin-right:	20px;
}

.ads li div a {
	background: 		#FFF; /* old browsers */
	background: 		-moz-linear-gradient(top, #FFF 1%, #FFF 19%, #FFF 52%, #FFEDC1 100%); /* firefox */
	background: 		-webkit-gradient(linear, left top, left bottom, color-stop(1%,#FFF), color-stop(19%,#FFF), color-stop(52%,#FFF), color-stop(100%,#FFEDC1)); /* webkit */
	border:			1px solid #999280;
	border-radius:		4px;
	-moz-border-radius:	4px;
	color:			#6FA60E;
	display:		inline-block;
	float:			right;
	height:			17px;
	margin-left:		4px;
	text-align:		center;
/*	width:			51px; */
}

div.static,
div.box {

}
div.static h1,
div.box h1 {
	font-size: 1.6em;
	margin: 1em 0em 0.75em 0.35em;
}
div.static h2,
div.box h2 {
	font-size: 1.4em;
	margin: 1em 0 1em 0.35em;
}
div.static ul li,
div.box ul li {
	padding-bottom: 1em;
}
div.static ul li.last,
div.box ul li.last {
	padding-bottom: 0;
}
div.static form table th,
div.static form table td,
div.box form table th,
div.box form table td,
div.box table th,
div.box table td {
	padding: 1em 1em;
}
div.static p,
div.box p {
	padding-left: 0.45em;
}
.mymenu {
	margin-top: 8px;
	padding: 3px 12px 3px 3px;
	text-align: center;
}
.mymenu a, .mymenu a:link, .mymenu a:visited {
	padding: 3px 8px;
	border: 1px solid #999;
	background-color: #999;
	color: white;
}
.mymenu a:hover {
	border: 1px solid #1675ba;
	background-color: #1675ba;
	text-decoration: none;
}
.mymenu a.mfacl {
	font-weight: bold;
	background-color: #1675ba;
	border: 1px solid #1675ba;
	color: #fff;
}
div.myborder {
	border: 1px solid #999;
}
.btn {
	background:         #2287CF; /* old browsers */
	background:         -moz-linear-gradient(top, #2287CF 0%, #2082C9 8%, #2082C9 50%, #1674B9 51%, #1366A4 100%); /* firefox */
	background:         -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2287CF), color-stop(8%,#2082C9), color-stop(50%,#2082C9), color-stop(51%,#1674B9), color-stop(100%,#1366A4)); /* webkit */
	border:         1px solid #084a84;
	border-radius:      3px;
	-moz-border-radius:         3px;
	color:          #FFF;
	display:        block;
	height:         22px;
	line-height:        22px;
	margin:         0 0 6px 2px;
	text-align:     center;
	padding: 0.25em 0.75em;
	cursor: pointer;
}
a.btn {
	display: inline;
}
table.selectcat th,
table.selectcat td {
	padding: 0.25em;
}
.rgtmenu {
    padding: 4px;
    margin: 0 0 1em 1em;
    border: 1px solid #ccc;
}
.rgtmenu h2 {
	margin-bottom: 1em;
}
.rgtmenu li {
	padding-bottom: 0.5em;
}
.rgtmenu li.current {
	font-weight: bold;
}
.rgtcol {
    float: right;
    width: 169px;
}
table#price_list {
    border: 1px solid black;
    border-collapse: collapse;
    width: 100%;
}
table#price_list th, table#price_list td {
    border: 1px solid black;
    padding: 10px;
    text-align: center;
    vertical-align: top;
}
table#price_list th:first-child, table#price_list td:first-child {
    text-align: left;
}
table#price_list td div.strike {
    text-decoration: line-through;
}
table#price_list td div.red {
    color: red;
}
div#s1 ul {
    list-style-type: none;
    margin: 0.25em 1em;
    padding: 0 0 0 3px;
}
div#s1 ul li {
    color: #000;
    display: block;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 0 0;
}
div#s1 ul li.first {
    border-top: 0 none;
}
div#s1 dt {
    color: blue;
    font-weight: normal;
    cursor: pointer;
    padding-left: 10px;
}
div#s1 dd {
    color: #222;
    font-weight: normal;
    margin: 5px 5px 5px 20px;
}
div#scamadvice table {
	margin: 1em 2.5em;
}
div#scamadvice table th,
div#scamadvice table td {
	padding: 0.75em;
}

#price-form input { width: 51px; height: 23px; }

#year-form input, #year-form label {
	float: 		left;
	line-height:	22px;
    	margin-right: 	1px;
	display:	inline;
}

#year-form input {
	height:	23px;
	width:	51px;
}

.ie6 #year-form input {
	width:	43px;
}

#year-form label {
	font-weight:	bold;
}

#year-form .submit {
	height:	22px;
	width: 	30px;
}


/*
 * homepage category icons
 */

body#home section#main-section li#business__industrial {
	margin-left: 0;
}
body#home section#main-section li#business__industrial hgroup a {
	background:	url( ../img/icons/business__industrial.png ) 0 0 no-repeat;
}

body#home section#main-section li#computers__gaming {
	margin-left: 0;
}
body#home section#main-section li#computers__gaming hgroup a {
	background:	url( ../img/icons/computers__gaming.png ) 0 0 no-repeat;
}


body#home section#main-section li#home__garden {
	margin-left: 0;
}
body#home section#main-section li#home__garden hgroup a {
	background:	url( ../img/icons/home__garden.png ) 0 0 no-repeat;
}


body#home section#main-section li#leisure__hobbies {
	margin-left: 0;
}
body#home section#main-section li#leisure__hobbies hgroup a {
	background:	url( ../img/icons/leisure__hobbies.png ) 0 0 no-repeat;
}

body#home section#main-section li#sound__vision {
	margin-left: 0;
}
body#home section#main-section li#sound__vision hgroup a {
	background:	url( ../img/icons/sound__vision.png ) 0 0 no-repeat;
}

body#home section#main-section li#business_premises {
	margin-left: 0;
}
body#home section#main-section li#business_premises hgroup a {
	background:	url( ../img/icons/business_premises.png ) 0 0 no-repeat;
}

body#home section#main-section li#council_housing_exchanges {
	margin-left: 0;
}
body#home section#main-section li#council_housing_exchanges hgroup a {
	background:	url( ../img/icons/council_housing_exchanges.png ) 0 0 no-repeat;
}

body#home section#main-section li#garages {
	margin-left: 0;
}
body#home section#main-section li#garages hgroup a {
	background:	url( ../img/icons/garages.png ) 0 0 no-repeat;
}

body#home section#main-section li#holiday_properties_for_sale {
	margin-left: 0;
}
body#home section#main-section li#holiday_properties_for_sale hgroup a {
	background:	url( ../img/icons/holiday_properties_for_sale.png ) 0 0 no-repeat;
}

body#home section#main-section li#houseboats__canal_boats {
	margin-left: 0;
}
body#home section#main-section li#houseboats__canal_boats hgroup a {
	background:	url( ../img/icons/houseboats__canal_boats.png ) 0 0 no-repeat;
}

body#home section#main-section li#land {
	margin-left: 0;
}
body#home section#main-section li#land hgroup a {
	background:	url( ../img/icons/land.png ) 0 0 no-repeat;
}

body#home section#main-section li#mobile_homes__chalets_for_sale {
	margin-left: 0;
}
body#home section#main-section li#mobile_homes__chalets_for_sale hgroup a {
	background:	url( ../img/icons/mobile_homes__chalets_for_sale.png ) 0 0 no-repeat;
}

body#home section#main-section li#property_for_sale {
	margin-left: 0;
}
body#home section#main-section li#property_for_sale hgroup a {
	background:	url( ../img/icons/property_for_sale.png ) 0 0 no-repeat;
}

body#home section#main-section li#property_to_rent {
	margin-left: 0;
}
body#home section#main-section li#property_to_rent hgroup a {
	background:	url( ../img/icons/property_to_rent.png ) 0 0 no-repeat;
}

body#home section#main-section li#rooms_to_rent {
	margin-left: 0;
}
body#home section#main-section li#rooms_to_rent hgroup a {
	background:	url( ../img/icons/rooms_to_rent.png ) 0 0 no-repeat;
}

body#home section#main-section li#student_accomodation {
	margin-left: 0;
}
body#home section#main-section li#student_accomodation hgroup a {
	background:	url( ../img/icons/student_accomodation.png ) 0 0 no-repeat;
}

body#home section#main-section li#business_services {
	margin-left: 0;
}
body#home section#main-section li#business_services hgroup a {
	background:	url( ../img/icons/business_services.png ) 0 0 no-repeat;
}

body#home section#main-section li#computing_services {
	margin-left: 0;
}
body#home section#main-section li#computing_services hgroup a {
	background:	url( ../img/icons/computing_services.png ) 0 0 no-repeat;
}

body#home section#main-section li#equestrian_services {
	margin-left: 0;
}
body#home section#main-section li#equestrian_services hgroup a {
	background:	url( ../img/icons/equestrian_services.png ) 0 0 no-repeat;
}

body#home section#main-section li#financial_services {
	margin-left: 0;
}
body#home section#main-section li#financial_services hgroup a {
	background:	url( ../img/icons/financial_services.png ) 0 0 no-repeat;
}

body#home section#main-section li#health__fitness {
	margin-left: 0;
}
body#home section#main-section li#health__fitness hgroup a {
	background:	url( ../img/icons/health__fitness.png ) 0 0 no-repeat;
}

body#home section#main-section li#home_services {
	margin-left: 0;
}
body#home section#main-section li#home_services hgroup a {
	background:	url( ../img/icons/home_services.png ) 0 0 no-repeat;
}

body#home section#main-section li#leisure_services {
	margin-left: 0;
}
body#home section#main-section li#leisure_services hgroup a {
	background:	url( ../img/icons/leisure_services.png ) 0 0 no-repeat;
}

body#home section#main-section li#lessons__tutoring {
	margin-left: 0;
}
body#home section#main-section li#lessons__tutoring hgroup a {
	background:	url( ../img/icons/lessons__tutoring.png ) 0 0 no-repeat;
}

body#home section#main-section li#motor_services {
	margin-left: 0;
}
body#home section#main-section li#motor_services hgroup a {
	background:	url( ../img/icons/motor_services.png ) 0 0 no-repeat;
}

body#home section#main-section li#photographers {
	margin-left: 0;
}
body#home section#main-section li#photographers hgroup a {
	background:	url( ../img/icons/photographers.png ) 0 0 no-repeat;
}

body#home section#main-section li#property_services {
	margin-left: 0;
}
body#home section#main-section li#property_services hgroup a {
	background:	url( ../img/icons/property_services.png ) 0 0 no-repeat;
}

body#home section#main-section li#social_care__mobility {
	margin-left: 0;
}
body#home section#main-section li#social_care__mobility hgroup a {
	background:	url( ../img/icons/social_care__mobility.png ) 0 0 no-repeat;
}
body#home section#main-section li#music_services hgroup a {
	background:	url( ../img/icons/music_bands__musicians.png ) 0 0 no-repeat;
}
body#home section#main-section li#pet_services hgroup a {
	background:	url( ../img/icons/pets.png ) 0 0 no-repeat;
}

body#home section#main-section li#clubs__organisations {
	margin-left: 0;
}
body#home section#main-section li#clubs__organisations hgroup a {
	background:	url( ../img/icons/clubs__organisations.png ) 0 0 no-repeat;
}

body#home section#main-section li#events {
	margin-left: 0;
}
body#home section#main-section li#events hgroup a {
	background:	url( ../img/icons/events.png ) 0 0 no-repeat;
}
body#home section#main-section li#lessons__classes {
	margin-left: 0;
}
body#home section#main-section li#lessons__classes hgroup a {
	background:	url( ../img/icons/lessons__classes.png ) 0 0 no-repeat;
}
body#home section#main-section li#lost__found {
	margin-left: 0;
}
body#home section#main-section li#lost__found hgroup a {
	background:	url( ../img/icons/lost__found.png ) 0 0 no-repeat;
}
body#home section#main-section li#music_bands__musicians {
	margin-left: 0;
}
body#home section#main-section li#music_bands__musicians hgroup a {
	background:	url( ../img/icons/music_bands__musicians.png ) 0 0 no-repeat;
}
body#home section#main-section li#travelholidays {
	margin-left: 0;
}
body#home section#main-section li#travelholidays hgroup a {
	background:	url( ../img/icons/travelholidays.png ) 0 0 no-repeat;
}
body#home section#main-section li#_job_searchingcv_writing_workshops {
	margin-left: 0;
}
body#home section#main-section li#_job_searchingcv_writing_workshops hgroup a {
	background:	url( ../img/icons/_job_searchingcv_writing_workshops.png ) 0 0 no-repeat;
}
body#home section#main-section li#financial_services_jobs {
	margin-left: 0;
}
body#home section#main-section li#financial_services_jobs hgroup a {
	background:	url( ../img/icons/financial_services_jobs.png ) 0 0 no-repeat;
}
body#home section#main-section li#manufacturing_jobs {
	margin-left: 0;
}
body#home section#main-section li#manufacturing_jobs hgroup a {
	background:	url( ../img/icons/manufacturing_jobs.png ) 0 0 no-repeat;
}
body#home section#main-section li#accountancy {
	margin-left: 0;
}
body#home section#main-section li#accountancy hgroup a {
	background:	url( ../img/icons/accountancy.png ) 0 0 no-repeat;
}
body#home section#main-section li#fmcg {
	margin-left: 0;
}
body#home section#main-section li#fmcg hgroup a {
	background:	url( ../img/icons/fmcg.png ) 0 0 no-repeat;
}
body#home section#main-section li#marketing__pr {
	margin-left: 0;
}
body#home section#main-section li#marketing__pr hgroup a {
	background:	url( ../img/icons/marketing__pr.png ) 0 0 no-repeat;
}
body#home section#main-section li#scientific {
	margin-left: 0;
}
body#home section#main-section li#scientific hgroup a {
	background:	url( ../img/icons/scientific.png ) 0 0 no-repeat;
}
body#home section#main-section li#accountancy_qualified {
	margin-left: 0;
}
body#home section#main-section li#accountancy_qualified hgroup a {
	background:	url( ../img/icons/clubs__organisations.png ) 0 0 no-repeat;
}
body#home section#main-section li#accountancy_qualified {
	margin-left: 0;
}
body#home section#main-section li#accountancy_qualified hgroup a {
	background:	url( ../img/icons/accountancy_qualified.png ) 0 0 no-repeat;
}
body#home section#main-section li#admin__secretarial {
	margin-left: 0;
}
body#home section#main-section li#admin__secretarial hgroup a {
	background:	url( ../img/icons/admin__secretarial.png ) 0 0 no-repeat;
}
body#home section#main-section li#agentsdistributors {
	margin-left: 0;
}
body#home section#main-section li#agentsdistributors hgroup a {
	background:	url( ../img/icons/agentsdistributors.png ) 0 0 no-repeat;
}
body#home section#main-section li#banking {
	margin-left: 0;
}
body#home section#main-section li#banking hgroup a {
	background:	url( ../img/icons/banking.png ) 0 0 no-repeat;
}
body#home section#main-section li#charity__voluntary {
	margin-left: 0;
}
body#home section#main-section li#charity__voluntary hgroup a {
	background:	url( ../img/icons/charity__voluntary.png ) 0 0 no-repeat;
}
body#home section#main-section li#construction__property {
	margin-left: 0;
}
body#home section#main-section li#construction__property hgroup a {
	background:	url( ../img/icons/construction__property.png ) 0 0 no-repeat;
}
body#home section#main-section li#customer_service {
	margin-left: 0;
}
body#home section#main-section li#customer_service hgroup a {
	background:	url( ../img/icons/customer_service.png ) 0 0 no-repeat;
}
body#home section#main-section li#education {
	margin-left: 0;
}
body#home section#main-section li#education hgroup a {
	background:	url( ../img/icons/education.png ) 0 0 no-repeat;
}
body#home section#main-section li#engineering_jobs {
	margin-left: 0;
}
body#home section#main-section li#engineering_jobs hgroup a {
	background:	url( ../img/icons/engineering_jobs.png ) 0 0 no-repeat;
}
body#home section#main-section li#financial_services_jobs {
	margin-left: 0;
}
body#home section#main-section li#financial_services_jobs hgroup a {
	background:	url( ../img/icons/financial_services_jobs.png ) 0 0 no-repeat;
}
body#home section#main-section li#fmcg {
	margin-left: 0;
}
body#home section#main-section li#fmcg hgroup a {
	background:	url( ../img/icons/fmcg.png ) 0 0 no-repeat;
}
body#home section#main-section li#general_insurance {
	margin-left: 0;
}
body#home section#main-section li#general_insurance hgroup a {
	background:	url( ../img/icons/general_insurance.png ) 0 0 no-repeat;
}
body#home section#main-section li#graduate_roles {
	margin-left: 0;
}
body#home section#main-section li#graduate_roles hgroup a {
	background:	url( ../img/icons/graduate_roles.png ) 0 0 no-repeat;
}
body#home section#main-section li#health__medicine {
	margin-left: 0;
}
body#home section#main-section li#health__medicine hgroup a {
	background:	url( ../img/icons/health__medicine.png ) 0 0 no-repeat;
}
body#home section#main-section li#hospitality__catering {
	margin-left: 0;
}
body#home section#main-section li#hospitality__catering hgroup a {
	background:	url( ../img/icons/hospitality__catering.png ) 0 0 no-repeat;
}
body#home section#main-section li#human_resources {
	margin-left: 0;
}
body#home section#main-section li#human_resources hgroup a {
	background:	url( ../img/icons/human_resources.png ) 0 0 no-repeat;
}
body#home section#main-section li#internet_business_opportunities {
	margin-left: 0;
}
body#home section#main-section li#internet_business_opportunities hgroup a {
	background:	url( ../img/icons/internet_business_opportunities.png ) 0 0 no-repeat;
}
body#home section#main-section li#it__telecoms {
	margin-left: 0;
}
body#home section#main-section li#it__telecoms hgroup a {
	background:	url( ../img/icons/it__telecoms.png ) 0 0 no-repeat;
}
body#home section#main-section li#legal_jobs {
	margin-left: 0;
}
body#home section#main-section li#legal_jobs hgroup a {
	background:	url( ../img/icons/legal_jobs.png ) 0 0 no-repeat;
}
body#home section#main-section li#leisure__tourism {
	margin-left: 0;
}
body#home section#main-section li#leisure__tourism hgroup a {
	background:	url( ../img/icons/leisure__tourism.png ) 0 0 no-repeat;
}
body#home section#main-section li#manufacturing_jobs {
	margin-left: 0;
}
body#home section#main-section li#manufacturing_jobs hgroup a {
	background:	url( ../img/icons/manufacturing_jobs.png ) 0 0 no-repeat;
}
body#home section#main-section li#marketing__pr {
	margin-left: 0;
}
body#home section#main-section li#marketing__pr hgroup a {
	background:	url( ../img/icons/marketing__pr.png ) 0 0 no-repeat;
}
body#home section#main-section li#media__creative {
	margin-left: 0;
}
body#home section#main-section li#media__creative hgroup a {
	background:	url( ../img/icons/media__creative.png ) 0 0 no-repeat;
}
body#home section#main-section li#motoring__automotive {
	margin-left: 0;
}
body#home section#main-section li#motoring__automotive hgroup a {
	background:	url( ../img/icons/motoring__automotive.png ) 0 0 no-repeat;
}
body#home section#main-section li#other_jobs {
	margin-left: 0;
}
body#home section#main-section li#other_jobs hgroup a {
	background:	url( ../img/icons/other_jobs.png ) 0 0 no-repeat;
}
body#home section#main-section li#party_planners_wanted {
	margin-left: 0;
}
body#home section#main-section li#party_planners_wanted hgroup a {
	background:	url( ../img/icons/party_planners_wanted.png ) 0 0 no-repeat;
}
body#home section#main-section li#public_sector {
	margin-left: 0;
}
body#home section#main-section li#public_sector hgroup a {
	background:	url( ../img/icons/public_sector.png ) 0 0 no-repeat;
}
body#home section#main-section li#purchasing {
	margin-left: 0;
}
body#home section#main-section li#purchasing hgroup a {
	background:	url( ../img/icons/purchasing.png ) 0 0 no-repeat;
}
body#home section#main-section li#recruitment_consultancy {
	margin-left: 0;
}
body#home section#main-section li#recruitment_consultancy hgroup a {
	background:	url( ../img/icons/recruitment_consultancy.png ) 0 0 no-repeat;
}
body#home section#main-section li#retail_jobs {
	margin-left: 0;
}
body#home section#main-section li#retail_jobs hgroup a {
	background:	url( ../img/icons/retail_jobs.png ) 0 0 no-repeat;
}
body#home section#main-section li#sales_jobs {
	margin-left: 0;
}
body#home section#main-section li#sales_jobs hgroup a {
	background:	url( ../img/icons/sales_jobs.png ) 0 0 no-repeat;
}
body#home section#main-section li#scientific {
	margin-left: 0;
}
body#home section#main-section li#scientific hgroup a {
	background:	url( ../img/icons/scientific.png ) 0 0 no-repeat;
}
body#home section#main-section li#social_care {
	margin-left: 0;
}
body#home section#main-section li#social_care hgroup a {
	background:	url( ../img/icons/social_care.png ) 0 0 no-repeat;
}
body#home section#main-section li#solicitor_commercialcity_ {
	margin-left: 0;
}
body#home section#main-section li#solicitor_commercialcity_ hgroup a {
	background:	url( ../img/icons/solicitor_commercialcity_.png ) 0 0 no-repeat;
}
body#home section#main-section li#solicitor_non-commercial {
	margin-left: 0;
}
body#home section#main-section li#solicitor_non-commercial hgroup a {
	background:	url( ../img/icons/solicitor_non-commercial.png ) 0 0 no-repeat;
}
body#home section#main-section li#strategy__consultancy {
	margin-left: 0;
}
body#home section#main-section li#strategy__consultancy hgroup a {
	background:	url( ../img/icons/strategy__consultancy.png ) 0 0 no-repeat;
}
body#home section#main-section li#training {
	margin-left: 0;
}
body#home section#main-section li#training hgroup a {
	background:	url( ../img/icons/training.png ) 0 0 no-repeat;
}
body#home section#main-section li#transport__logistics {
	margin-left: 0;
}
body#home section#main-section li#transport__logistics hgroup a {
	background:	url( ../img/icons/transport__logistics.png ) 0 0 no-repeat;
}

body#home section#main-section li#adult_personals {
	margin-left: 0;
}
body#home section#main-section li#adult_personals hgroup a {
	background:	url( ../img/icons/adult_personals.png ) 0 0 no-repeat;
}

body#home section#main-section li#dating {
	margin-left: 0;
}
body#home section#main-section li#dating hgroup a {
	background:	url( ../img/icons/dating.png ) 0 0 no-repeat;
}


/*
 * channel icons
 */

h2#header-buy__sell {
	background:	url( ../img/icons/related_buy__sell.png ) 0 0 no-repeat;
}

h2#header-property {
	background:	url( ../img/icons/related_property.png ) 0 0 no-repeat;
}

h2#header-services {
	background:	url( ../img/icons/related_services.png ) 0 0 no-repeat;
}

h2#header-community {
	background:	url( ../img/icons/related_community.png ) 0 0 no-repeat;
}

h2#header-jobs {
	background:	url( ../img/icons/related_jobs.png ) 0 0 no-repeat;
}

h2#header-personals {
	background:	url( ../img/icons/related_personals.png ) 0 0 no-repeat;
}

h2#header-freestuff {
	background:	url( ../img/icons/related_freestuff.png ) 0 0 no-repeat;
}


/*
 * category homage icons
 */

h2#header-equestrian {
	background:	url( ../img/icons/equestrian.png ) 0 0 no-repeat;
}

h2#header-motors {
	background:	url( ../img/icons/motors.png ) 0 0 no-repeat;
}

h2#header-pets {
	background:	url( ../img/icons/pets.png ) 0 0 no-repeat;
}

h2#header-business__industrial {
	background:	url( ../img/icons/business__industrial.png ) 0 0 no-repeat;
}


h2#header-computers__gaming {
	background:	url( ../img/icons/computers__gaming.png ) 0 0 no-repeat;
}

h2#header-home__garden {
	background:	url( ../img/icons/home__garden.png ) 0 0 no-repeat;
}

h2#header-leisure__hobbies {
	background:	url( ../img/icons/leisure__hobbies.png ) 0 0 no-repeat;
}

h2#header-sound__vision {
	background:	url( ../img/icons/sound__vision.png ) 0 0 no-repeat;
}

h2#header-business_premises {
	background:	url( ../img/icons/business_premises.png ) 0 0 no-repeat;
}

h2#header-council_housing_exchanges {
	background:	url( ../img/icons/council_housing_exchanges.png ) 0 0 no-repeat;
}

h2#header-garages {
	background:	url( ../img/icons/garages.png ) 0 0 no-repeat;
}

h2#header-holiday_properties_for_sale {
	background:	url( ../img/icons/holiday_properties_for_sale.png ) 0 0 no-repeat;
}

h2#header-houseboats__canal_boats {
	background:	url( ../img/icons/houseboats__canal_boats.png ) 0 0 no-repeat;
}

h2#header-land {
	background:	url( ../img/icons/land.png ) 0 0 no-repeat;
}

h2#header-mobile_homes__chalets_for_sale {
	background:	url( ../img/icons/mobile_homes__chalets_for_sale.png ) 0 0 no-repeat;
}

h2#header-property_for_sale {
	background:	url( ../img/icons/property_for_sale.png ) 0 0 no-repeat;
}

h2#header-property_to_rent {
	background:	url( ../img/icons/property_to_rent.png ) 0 0 no-repeat;
}

h2#header-rooms_to_rent {
	background:	url( ../img/icons/rooms_to_rent.png ) 0 0 no-repeat;
}

h2#header-student_accomodation {
	background:	url( ../img/icons/student_accomodation.png ) 0 0 no-repeat;
}

h2#header-business_services {
	background:	url( ../img/icons/business_services.png ) 0 0 no-repeat;
}

h2#header-computing_services {
	background:	url( ../img/icons/computing_services.png ) 0 0 no-repeat;
}

h2#header-equestrian_services {
	background:	url( ../img/icons/equestrian_services.png ) 0 0 no-repeat;
}

h2#header-financial_services {
	background:	url( ../img/icons/financial_services.png ) 0 0 no-repeat;
}

h2#header-health__fitness {
	background:	url( ../img/icons/health__fitness.png ) 0 0 no-repeat;
}

h2#header-home_services {
	background:	url( ../img/icons/home_services.png ) 0 0 no-repeat;
}

h2#header-leisure_services {
	background:	url( ../img/icons/leisure_services.png ) 0 0 no-repeat;
}

h2#header-lessons__tutoring {
	background:	url( ../img/icons/lessons__tutoring.png ) 0 0 no-repeat;
}

h2#header-motor_services {
	background:	url( ../img/icons/motor_services.png ) 0 0 no-repeat;
}

h2#header-photographers {
	background:	url( ../img/icons/photographers.png ) 0 0 no-repeat;
}

h2#header-property_services {
	background:	url( ../img/icons/property_services.png ) 0 0 no-repeat;
}

h2#header-social_care__mobility {
	background:	url( ../img/icons/social_care__mobility.png ) 0 0 no-repeat;
}

h2#header-clubs__organisations {
	background:	url( ../img/icons/clubs__organisations.png ) 0 0 no-repeat;
}

h2#header-events {
	background:	url( ../img/icons/events.png ) 0 0 no-repeat;
}

h2#header-lessons__classes {
	background:	url( ../img/icons/lessons__classes.png ) 0 0 no-repeat;
}

h2#header-lost__found {
	background:	url( ../img/icons/lost__found.png ) 0 0 no-repeat;
}

h2#header-music_bands__musicians {
	background:	url( ../img/icons/music_bands__musicians.png ) 0 0 no-repeat;
}

h2#header-travelholidays {
	background:	url( ../img/icons/travelholidays.png ) 0 0 no-repeat;
}

h2#header-_job_searchingcv_writing_workshops {
	background:	url( ../img/icons/_job_searchingcv_writing_workshops.png ) 0 0 no-repeat;
}

h2#header-financial_services_jobs {
	background:	url( ../img/icons/financial_services_jobs.png ) 0 0 no-repeat;
}

h2#header-manufacturing_jobs {
	background:	url( ../img/icons/manufacturing_jobs.png ) 0 0 no-repeat;
}

h2#header-accountancy {
	background:	url( ../img/icons/accountancy.png ) 0 0 no-repeat;
}

h2#header-fmcg {
	background:	url( ../img/icons/fmcg.png ) 0 0 no-repeat;
}

h2#header-marketing__pr {
	background:	url( ../img/icons/marketing__pr.png ) 0 0 no-repeat;
}

h2#header-scientific {
	background:	url( ../img/icons/scientific.png ) 0 0 no-repeat;
}

h2#header-accountancy_qualified {
	background:	url( ../img/icons/clubs__organisations.png ) 0 0 no-repeat;
}

h2#header-accountancy_qualified {
	background:	url( ../img/icons/accountancy_qualified.png ) 0 0 no-repeat;
}

h2#header-admin__secretarial {
	background:	url( ../img/icons/admin__secretarial.png ) 0 0 no-repeat;
}

h2#header-agentsdistributors {
	background:	url( ../img/icons/agentsdistributors.png ) 0 0 no-repeat;
}

h2#header-banking {
	background:	url( ../img/icons/banking.png ) 0 0 no-repeat;
}

h2#header-charity__voluntary {
	background:	url( ../img/icons/charity__voluntary.png ) 0 0 no-repeat;
}

h2#header-construction__property {
	background:	url( ../img/icons/construction__property.png ) 0 0 no-repeat;
}

h2#header-customer_service {
	background:	url( ../img/icons/customer_service.png ) 0 0 no-repeat;
}

h2#header-education {
	background:	url( ../img/icons/education.png ) 0 0 no-repeat;
}

h2#header-engineering_jobs {
	background:	url( ../img/icons/engineering_jobs.png ) 0 0 no-repeat;
}

h2#header-financial_services_jobs {
	margin-left: 0;
}

h2#header-financial_services_jobs {
	background:	url( ../img/icons/financial_services_jobs.png ) 0 0 no-repeat;
}

h2#header-main-section li#fmcg {
	background:	url( ../img/icons/fmcg.png ) 0 0 no-repeat;
}

h2#header-general_insurance {
	background:	url( ../img/icons/general_insurance.png ) 0 0 no-repeat;
}

h2#header-graduate_roles {
	background:	url( ../img/icons/graduate_roles.png ) 0 0 no-repeat;
}

h2#header-health__medicine {
	background:	url( ../img/icons/health__medicine.png ) 0 0 no-repeat;
}

h2#header-hospitality__catering {
	background:	url( ../img/icons/hospitality__catering.png ) 0 0 no-repeat;
}

h2#header-human_resources {
	background:	url( ../img/icons/human_resources.png ) 0 0 no-repeat;
}

h2#header-internet_business_opportunities {
	background:	url( ../img/icons/internet_business_opportunities.png ) 0 0 no-repeat;
}

h2#header-it__telecoms {
	background:	url( ../img/icons/it__telecoms.png ) 0 0 no-repeat;
}

h2#header-legal_jobs {
	background:	url( ../img/icons/legal_jobs.png ) 0 0 no-repeat;
}

h2#header-leisure__tourism {
	background:	url( ../img/icons/leisure__tourism.png ) 0 0 no-repeat;
}

h2#header-manufacturing_jobs {
	background:	url( ../img/icons/manufacturing_jobs.png ) 0 0 no-repeat;
}

h2#header-marketing__pr {
	background:	url( ../img/icons/marketing__pr.png ) 0 0 no-repeat;
}

h2#header-media__creative {
	background:	url( ../img/icons/media__creative.png ) 0 0 no-repeat;
}

h2#header-motoring__automotive {
	background:	url( ../img/icons/motoring__automotive.png ) 0 0 no-repeat;
}

h2#header-other_jobs {
	background:	url( ../img/icons/other_jobs.png ) 0 0 no-repeat;
}

h2#header-party_planners_wanted {
	background:	url( ../img/icons/party_planners_wanted.png ) 0 0 no-repeat;
}

h2#header-public_sector {
	background:	url( ../img/icons/public_sector.png ) 0 0 no-repeat;
}

h2#header-purchasing {
	background:	url( ../img/icons/purchasing.png ) 0 0 no-repeat;
}

h2#header-recruitment_consultancy {
	background:	url( ../img/icons/recruitment_consultancy.png ) 0 0 no-repeat;
}

h2#header-retail_jobs {
	background:	url( ../img/icons/retail_jobs.png ) 0 0 no-repeat;
}

h2#header-sales_jobs {
	background:	url( ../img/icons/sales_jobs.png ) 0 0 no-repeat;
}

h2#header-scientific {
	background:	url( ../img/icons/scientific.png ) 0 0 no-repeat;
}

h2#header-social_care {
	background:	url( ../img/icons/social_care.png ) 0 0 no-repeat;
}

h2#header-solicitor_commercialcity_ {
	background:	url( ../img/icons/solicitor_commercialcity_.png ) 0 0 no-repeat;
}

h2#header-solicitor_non-commercial {
	background:	url( ../img/icons/solicitor_non-commercial.png ) 0 0 no-repeat;
}

h2#header-strategy__consultancy {
	background:	url( ../img/icons/strategy__consultancy.png ) 0 0 no-repeat;
}

h2#header-training {
	background:	url( ../img/icons/training.png ) 0 0 no-repeat;
}

h2#header-transport__logistics {
	background:	url( ../img/icons/transport__logistics.png ) 0 0 no-repeat;
}

h2#header-adult_personals {
	background:	url( ../img/icons/adult_personals.png ) 0 0 no-repeat;
}

h2#header-dating {
	background:	url( ../img/icons/dating.png ) 0 0 no-repeat;
}




#mileage-form input, #mileage-form label {
	float: 		left;
	line-height:	22px;
    	margin-right: 	1px;
	display:	inline;
}

#mileage-form input {
	height:	23px;
	width:	51px;
}

.ie6 #mileage-form input {
	width:	35px;
}

#mileage-form label {
	font-weight:	bold;
}

#mileage-form .submit {
	height:	22px;
	width: 	30px;
}

body#home section#main-section ul#other-sections li#buy__sell h2 a {
	background-image:	url(../img/icons/buy__sell.png);
}

span.orangeText { color: #ED8C23; }

/** Job listings */

.ads div.salary {
	padding: 5px;
	text-align: center;
	margin-right:	13px;
	width: 74px;
	height: 54px;
	float: left;
}

.ads img.reed {
	float:right;
	margin: 0 0 15px 15px;
}


div.jobsapplynow {
	margin: 25px;
	font-size: 18px;
	text-align: center;
}

nav#primary li.place a { white-space: nowrap;}

div#map { width: 580px; height: 600px; }

.mapmarker { width: 375px; }
.mapmarker span.thumbnail { float: left; margin-right: 4px; }
.mapmarker span.title { overflow: none; width: 200px; }
.mapmarker span.price { position: absolute; right: 10px; top: 0; z-index: 10; font-weight: bold; }
.mapmarker div { margin-top: 5px; }

aside#sidebar .secondary { margin-top: 5px; width: 137px; margin-top: 10px; }
aside#sidebar .moreresultsbutton { margin-top: 5px; width: 137px; margin-top: 10px; margin-bottom: 10px; }

#form-location div.locationbox { padding-left: 8px; padding-top: 5px; }
#sidebar nav #location-facet { width: 100px; margin-left: 5px; }

.range-form label { padding: 0 5px; }
.range-form input { width: 45px; height: 23px; }
#sidebar nav h3, #seller-page #sidebar h3, #my-account #sidebar h3 { margin-top: 7px; margin-bottom: 7px; padding-top: 7px; font-size: 15px; }
a#map-link, a#list-link { margin-top: 7px; }
a#map-link { background: url("../img/map-link.png") no-repeat scroll 0 15px transparent }
#sidebar nav #location-facet { width: 104px; }
#sidebar .ui-slider-handle { cursor: move; }

a#list-link { border-bottom: none; padding-bottom: 0; }


aside.popularsearches {
	background-color:	#D9ECFB;
	border:				1px solid #BFDEF7;
	border-radius: 		3px;
	-moz-border-radius: 3px;
	padding:			10px;
	width:				138px;
	font-size: 			11px;
}

aside.popularsearches ul {
	list-style:	none;
}


div.rss {
	background-color:	#D9ECFB;
	border:				1px solid #BFDEF7;
	border-radius: 		3px;
	-moz-border-radius: 3px;
	padding:			10px;
	width:				138px;
	font-size: 			11px;
}

div.rss ul {
	margin: 10px 10px 10px 20px;
}

div.rss li {
	margin: 			10px;
	list-style:			none;
	list-style-image: url("../../images/rss.gif");
}


li.facebooklike {
	margin: 0 auto;
	text-align: center;
}

li.facebooklike div.facebook-like-wrapper {
	width: 140px;
	border: 1px solid black;
}

div.cat_promo_box {
	background-color: #F7F7F7;
	border: 1px solid #E1E1E1;
	border-radius: 3px 3px 3px 3px;
	padding: 8px;
	font-size: 0.9em;
	text-align: center;
	line-height: 0.95em;
}
div.cat_promo_box a:nth-child(even) {
	font-size: 1.1em;
	font-weight: bold;
}