.sections .selectOtherSection a 
{
	background-image: url(images/icons/transparent/morechoices.gif);
}
.noSuggestedSections
{
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
.searchSections form {
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 2em;
}
.sectionTop
{
	background-color: #f2f2f2;
	background-image: url(images/sectionBrowser-top-bg.gif); 
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	height: 38px;
}

.adminTop 
{
	background-color: #d5e5f2;
	padding: 0 0 0 0;
	height: 38px;
}

.findSection
{
	position: absolute;
	right: 10px;
	top: 2px;
	font-weight:bold;
	color: #888;
}

.publishAdHeader
{
  position: absolute;
  top: 5px;
}
 
#findButton 
{
	width: 83px;
  	height: 30px;
  	line-height: 30px;
  	margin: 0;
  	padding: 0;
    border: 0;
    background-color: transparent;
    background-image: url(images/grey/button-66x24.gif);
    background-repeat: no-repeat;
    background-position: center 3px;
    color: #888;
    cursor: pointer;
	font-weight: bold;
}

#sectionMenu 
{
 width : 23%;
 margin-top: 0;
 margin-right: 2em;
 padding-top: 0;
 padding-right: 1em;
 padding-bottom: 20px;
}

* html #sectionMenu 
{
 position: relative;
 top: -120px;
}

#sectionMenu h2, #sectionContent h2, #sectionContent h3
{
	border: 0;
	font: bold small-caps .9em/1.1em verdana,sans-serif;
	color: #888;
}

#sectionMenu a
{
	display:block;
	color: #303030;
}

#sectionMenu li.active a
{
   background-color: #FEE598;
   background-image: url(images/active-arrow.gif);
   background-repeat: no-repeat;
   background-position: 90% 50%;
}

#sectionMenu li
{
	padding-bottom: 0;
}

#sectionMenu li.other, #sectionMenu li.lostfound
{
	padding-top: 1.5em;
}

.seeAllAds
{
	position: relative;
	float:right;
	display: block;
	font-weight: bold;
	font-size: 120%;
	top: 40px;
	left: -40%;
}

.hasSubsections a.seeAllAds
{
	font-size: 100%;
	top: -8px;
	left: 0;
}

* .hasSubsections a.seeAllAds
{
	top: -1px;
}

#sectionContent 
{
 float: right;
 width: 70%;
 margin-top: 0;
 margin-right: 1em;
 padding-top: 0;
 padding-left: 1em;
 padding-bottom: 20px;
}

#sectionContent h2
{
   color: #303030;
   width: 120px;
   text-align: center;
   padding-top: 80px;
   background-repeat: no-repeat;
   background-position: center top;
}

#sectionContent.hasSubsections h2
{
   padding-top: 1em;
   padding-bottom: 1em;
   padding-left: 30px;
   clear: left;
   width: auto;
   text-align: left;
   background-repeat: no-repeat;
   background-position: left center;
}

.sectionBrowser.info
{
	background-image: url(images/divider.gif); 
	background-position: 25% top;
	background-repeat: repeat-y;
}	


#sectionContent h2.motor, #sectionContent h2.animals,#sectionContent h2.farming,#sectionContent h2.household,
#sectionContent h2.fashion,#sectionContent h2.property,#sectionContent h2.holidayandtickets,#sectionContent h2.wedding,
#sectionContent h2.music,#sectionContent h2.business, #sectionContent h2.other,#sectionContent h2.lostfound
{
	padding-left: 0;
}

#sectionContentHeader
{
	font: bold small-caps .9em/1.1em verdana,sans-serif;
	color: #888;
}

a.backToParent
{
 display: block;
 margin-top: 10px;
 color: #888;
}

ul.rootSections
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.rootSections li 
{
	background-image: none;
	padding: 0.2em 0;
	margin: 0;
	border: 0;
	display: block;
	text-align: left;
	font-weight: bold; 
}

.rootSections li a
{
	text-decoration: none;
	padding: 1;
	padding-left: 1em;
}

.rootSections a:hover 
{
	background-color: #eee;
}


.rootSections a img 
{
	text-decoration: none;
}

ul.sections 
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.sections li 
{
	background-image: none;
	padding: 0;
	margin: 0;
	border: 0;
	display: block;
	float: left;
	text-align: center;
	vertical-align: bottom;
	height: 115px;
}

.sections a.parentLink
{
  font-weight: bold; 
  color: #888;
  height: 0;
  text-align: center;
  padding: 0 0 0 6px;
}

.sections a 
{
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0 5px;
	padding-top: 72px;
	border: 0;
	margin: 0;
	/* must set width to get the padded area to be picked up for the a:hover in IE6.
	cannot set 100% width as IE6 does not fit four elements on each row then. */
	width: 88px;
}

.sections a:hover 
{
	color: #d92a14;
	background-color: #eee;
}

.sections a img 
{
	text-decoration: none;
}

ul.sectionLinks
{
	list-style-type: none;
	list-style-image: none;
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom: 2em;
}

.sectionLinks li
{
	background-image:none;
	padding: 0;
	padding-right: 2em;
	margin: 0;
	display: inline;
	font-size: 120%;
}

.relatedSections
{
	position: absolute;
	top: 250px;
	left: 205px;
	width: 100%;
	margin-bottom: 1.5em;
}


.sectionWords 
{
	width: 100%;
	margin-bottom: 1.5em;
}

.sectionWords ul 
{
	float: left;
	width: 32%;
	margin: 0;
	padding: 0;
	margin-bottom: 2em;
}

.sectionWords ul li 
{
	background-image: none;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 2em;
	font-weight: bold;
}

#othersearch
{
	clear: left;
}

#sectionContent h2.cars 
{
   background-image: url(images/icons/transparent/cars.gif);
}

#sectionContent h2.horses 
{
   background-image: url(images/icons/transparent/horses.gif);
}

#sectionContent h2.dogs 
{
   background-image: url(images/icons/transparent/dogs.gif);
}

#sectionContent h2.motorbikes 
{
   background-image: url(images/icons/transparent/motorbikes.gif);
}

#sectionContent h2.weddingwear
{
   padding-left: 30px;
   background-image: url(images/icons/transparent/weddingwear-30.gif);
}
#sectionContent h2.sport
{
   padding-left: 30px;
   background-image: url(images/icons/transparent/sportsequipment-30.gif);
}
#sectionContent h2.furniture
{
   padding-left: 30px;
   background-image: url(images/icons/transparent/furniture-30.gif); 
}
#sectionContent h2.homeelectronics
{
   padding-left: 30px;
   background-image: url(images/icons/transparent/homeelectronics-30.gif); 
}

.sections .furniture a {
	background-image: url(images/icons/transparent/furniture.gif);
}
.sections .cds a {
	background-image: url(images/icons/transparent/cds.gif);
}
.sections .cars a {
	background-image: url(images/icons/transparent/cars.gif);
}
.sections .carextras a {
	background-image: url(images/icons/transparent/carextras.gif);
}

.sections .vintagecars a {
	background-image: url(images/icons/transparent/vintagecars.gif);
}

.sections .birds a {
	background-image: url(images/icons/transparent/birds.gif);
}

.sections .motorbikes a {
	background-image: url(images/icons/transparent/motorbikes.gif);
}
.sections .quads a {
	background-image: url(images/icons/transparent/quads.gif);
}
.sections .mobilehomes a {
	background-image: url(images/icons/transparent/mobilehomes.gif);
}

.sections .campers a {
	background-image: url(images/icons/transparent/campers.gif);
}

.sections .boats a {
	background-image: url(images/icons/transparent/boats.gif);
}

.sections .trucks a {
	background-image: url(images/icons/transparent/trucks.gif);
}

.sections .trailers a {
	background-image: url(images/icons/transparent/trailers.gif);
}

.sections .coaches a {
	background-image: url(images/icons/transparent/coaches.gif);
}

.sections .tractors a {
	background-image: url(images/icons/transparent/tractors.gif);
}

.sections .caravans a {
	background-image: url(images/icons/transparent/caravans.gif);
}

.sections .dogs a {
	background-image: url(images/icons/transparent/dogs.gif);
}

.sections .cats a {
	background-image: url(images/icons/transparent/cats.gif);
}

.sections .horses a {
	background-image: url(images/icons/transparent/horses.gif);
}

.sections .fish a {
	background-image: url(images/icons/transparent/fish.gif);
}

.sections .exoticpets a {
	background-image: url(images/icons/transparent/exoticpets.gif);
}

.sections .petaccessories a {
	background-image: url(images/icons/transparent/petaccessories.gif);
}

.sections .poultry a {
	background-image: url(images/icons/transparent/poultry.gif);
}

.sections .holidayrent a {
	background-image: url(images/icons/transparent/holidayrent.gif);
}

.sections .musictickets a {
	background-image: url(images/icons/transparent/musictickets.gif);
}

.sections .books a {
	background-image: url(images/icons/transparent/books.gif);
}

.sections .gardening a {
	background-image: url(images/icons/transparent/gardening.gif);
}

.sections .golf a {
	background-image: url(images/icons/transparent/golf.gif);
}

.sections .racketsports a {
	background-image: url(images/icons/transparent/racketsports.gif);
}

.sections .bicycles a {
	background-image: url(images/icons/transparent/bicycles.gif);
}

.sections .ladiesbicycles a {
	background-image: url(images/icons/transparent/ladiesbicycles.gif);
}

.sections .gentsbicycles a {
	background-image: url(images/icons/transparent/gentsbicycles.gif);
}

.sections .childrenbicycles a {
	background-image: url(images/icons/transparent/childrensbicycles.gif);
}

.sections .mp3players a {
	background-image: url(images/icons/transparent/mp3players.gif);
}

.sections .cameras a {
	background-image: url(images/icons/transparent/cameras.gif);
}

.sections .weddingjewellery a {
	background-image: url(images/icons/transparent/weddingjewellery.gif);
}

.sections .games a {
	background-image: url(images/icons/transparent/games.gif);
}

.sections .gentsclothes a {
	background-image: url(images/icons/transparent/gentsclothes.gif);
}
.sections .womenclothes a {
	background-image: url(images/icons/transparent/womenclothes.gif);
}
.sections .childrenclothes a {
	background-image: url(images/icons/transparent/childrenclothes.gif);
}
.sections .footwear a {
	background-image: url(images/icons/transparent/footwear.gif);
}
.sections .jewellery a {
	background-image: url(images/icons/transparent/jewellery.gif);
}
.sections .tolet a {
	background-image: url(images/icons/transparent/tolet.gif);
}
.sections .toshare a {
	background-image: url(images/icons/transparent/toshare.gif);
}
.sections .houses a {
	background-image: url(images/icons/transparent/houses.gif);
}
.sections .diy a {
	background-image: url(images/icons/transparent/diy.gif);
}
.sections .buildingmaterials a {
	background-image: url(images/icons/transparent/buildingmaterials.gif);
}
.sections .equipmenthire a {
	background-image: url(images/icons/transparent/equipmenthire.gif);
}
.sections .tools a {
	background-image: url(images/icons/transparent/tools.gif);
}
.sections .sites a {
	background-image: url(images/icons/transparent/sites.gif);
}
.sections .commproperty a {
	background-image: url(images/icons/transparent/commproperty.gif);
}
.sections .flowergirl a {
	background-image: url(images/icons/transparent/flowergirl.gif);
}
.sections .pageboy a {
	background-image: url(images/icons/transparent/pageboy.gif);
}
.sections .bestman a {
	background-image: url(images/icons/transparent/bestman.gif);
}
.sections .bride a {
	background-image: url(images/icons/transparent/bride.gif);
}
.sections .bridesmaids a {
	background-image: url(images/icons/transparent/bridesmaids.gif);
}
.sections .groom a {
	background-image: url(images/icons/transparent/groom.gif);
}
.sections .weddingmusic a {
	background-image: url(images/icons/transparent/weddingmusic.gif);
}
.sections .intlproperty a {
	background-image: url(images/icons/transparent/intlproperty.gif);
}
.sections .homeoffice a {
	background-image: url(images/icons/transparent/homeoffice.gif);
}
.sections .carpets a {
	background-image: url(images/icons/transparent/carpets.gif);
}
.sections .computers a {
	background-image: url(images/icons/transparent/computers.gif);
}
.sections .tv a {
	background-image: url(images/icons/transparent/tv.gif);
}
.sections .videos a {
	background-image: url(images/icons/transparent/videos.gif);
}
.sections .weddingwear a {
	background-image: url(images/icons/transparent/weddingwear.gif);
}
.sections .curtains a {
	background-image: url(images/icons/transparent/curtains.gif);
}
.sections .livestock a {
	background-image: url(images/icons/transparent/livestock.gif);
}
.sections .weddingstationery a {
	background-image: url(images/icons/transparent/weddingstationery.gif);
}
.sections .decorations a {
	background-image: url(images/icons/transparent/decorations.gif);
}
.sections .kitchen a {
	background-image: url(images/icons/transparent/kitchen.gif);
}
.sections .livingroom a {
	background-image: url(images/icons/transparent/livingroom.gif);
}
.sections .musicians a {
	background-image: url(images/icons/transparent/musicians.gif);
}
.sections .instruments a {
	background-image: url(images/icons/transparent/instruments.gif);
}
.sections .schoolbooks a {
	background-image: url(images/icons/transparent/schoolbooks.gif);
}
.sections .bathroom a {
	background-image: url(images/icons/transparent/bathroom.gif);
}
.sections .apartments a {
	background-image: url(images/icons/transparent/apartments.gif);
}
.sections .parking a {
	background-image: url(images/icons/transparent/parking.gif);
}
.sections .babywear a {
	background-image: url(images/icons/transparent/babywear.gif);
}
.sections .babyitems a {
	background-image: url(images/icons/transparent/babyitems.gif);
}
.sections .dvds a {
	background-image: url(images/icons/transparent/dvds.gif);
}
.sections .plantmachinery a {
	background-image: url(images/icons/transparent/plantmachinery.gif);
}
.sections .holidayhomes a {
	background-image: url(images/icons/transparent/holidayhomes.gif);
}
.sections .hotels a {
	background-image: url(images/icons/transparent/hotels.gif);
}
.sections .sailing a {
	background-image: url(images/icons/transparent/sailing.gif);
}
.sections .overseas a {
	background-image: url(images/icons/transparent/overseas.gif);
}
.sections .gym a {
	background-image: url(images/icons/transparent/gym.gif);
}
.sections .bedroom a {
	background-image: url(images/icons/transparent/bedroom.gif);
}
.sections .lighting a {
	background-image: url(images/icons/transparent/lighting.gif);
}
.sections .toys a {
	background-image: url(images/icons/transparent/toys.gif);
}
.sections .health a {
	background-image: url(images/icons/transparent/health.gif);
}
.sections .training a {
	background-image: url(images/icons/transparent/training.gif);
}
.sections .hobbies a {
	background-image: url(images/icons/transparent/hobbies.gif);
}
.sections .collectibles a {
	background-image: url(images/icons/transparent/collectibles.gif);
}
.sections .traveltickets a {
	background-image: url(images/icons/transparent/traveltickets.gif);
}
.sections .boatextras a {
	background-image: url(images/icons/transparent/boatextras.gif);
}
.sections .commercials a {
	background-image: url(images/icons/transparent/commercials.gif);
}
.sections .catering a {
	background-image: url(images/icons/transparent/catering.gif);
}
.sections .houseswaps a {
	background-image: url(images/icons/transparent/houseswaps.gif);
}
.sections .machinery a {
	background-image: url(images/icons/transparent/machinery.gif);
}
.sections .storage a {
	background-image: url(images/icons/transparent/storage.gif);
}
.sections .office a {
	background-image: url(images/icons/transparent/office.gif);
}
.sections .heating a {
	background-image: url(images/icons/transparent/heating.gif);
}
.sections .sport a {
	background-image: url(images/icons/transparent/sport.gif);
}
.sections .snooker a {
	background-image: url(images/icons/transparent/snooker.gif);
}
.sections .antiques a {
	background-image: url(images/icons/transparent/antiques.gif);
}
.sections .watersports a {
	background-image: url(images/icons/transparent/watersports.gif);
}
.sections .motorbikeextras a {
	background-image: url(images/icons/transparent/motorbikeextras.gif);
}
.sections .events a {
	background-image: url(images/icons/transparent/events.gif);
}
.sections .childrenitems a {
	background-image: url(images/icons/transparent/childrenitems.gif);
}
.sections .children a {
	background-image: url(images/icons/transparent/children.gif);
}
.sections .farmproduce a {
	background-image: url(images/icons/transparent/farmproduce.gif);
}
.sections .weddingvenues a {
	background-image: url(images/icons/transparent/weddingvenues.gif);
}
.sections .businessopportunities a {
	background-image: url(images/icons/transparent/businessopportunities.gif);
}
.sections .weddingtransport a {
	background-image: url(images/icons/transparent/weddingtransport.gif);
}
.sections .shopfittings a {
	background-image: url(images/icons/transparent/shopfittings.gif);
}
.sections .homeelectronics a {
	background-image: url(images/icons/transparent/homeelectronics.gif);
}
.sections .phones a {
	background-image: url(images/icons/transparent/phones.gif);
}
.sections .sporttickets a {
	background-image: url(images/icons/transparent/sporttickets.gif);
}
.sections .audioequipment a {
	background-image: url(images/icons/transparent/audioequipment.gif);
}
.sections .otheranimals a {
	background-image: url(images/icons/transparent/otheranimals.gif);
}
.sections .othertickets a {
	background-image: url(images/icons/transparent/othertickets.gif);
}
.sections .othersports a {
	background-image: url(images/icons/transparent/othersports.gif);
}
.sections .otherwedding a {
	background-image: url(images/icons/transparent/otherwedding.gif);
}
.sections .othermotor a {
	background-image: url(images/icons/transparent/othermotor.gif);
}
.sections .otherfarming a {
	background-image: url(images/icons/transparent/otherfarming.gif);
}
.sections .otherhouse a {
	background-image: url(images/icons/transparent/otherhouse.gif);
}
.sections .otherhome a {
	background-image: url(images/icons/transparent/otherhome.gif);
}
.sections .otherfashion a {
	background-image: url(images/icons/transparent/otherfashion.gif);
}
.sections .othermusic a {
	background-image: url(images/icons/transparent/othermusic.gif);
}
.sections .otherbusiness a {
	background-image: url(images/icons/transparent/otherbusiness.gif);
}
.sections .otherproperty a {
	background-image: url(images/icons/transparent/otherproperty.gif);
}
.sections .others a {
	background-image: url(images/icons/transparent/other.gif);
}
.sections .lostandfound a {
	background-image: url(images/icons/transparent/lostandfound.gif);
}
.sections .costumes a {
	background-image: url(images/icons/transparent/costumes.gif);
}


<!-- imgs used on home page with yellow background --> 

.categories .furniture a {
	background-image: url(images/icons/yellow/furniture.gif);
}
.categories .cds a {
	background-image: url(images/icons/yellow/cds.gif);
}
.categories .cars a {
	background-image: url(images/icons/yellow/cars.gif);
}
.categories .carextras a {
	background-image: url(images/icons/yellow/carextras.gif);
}

.categories .vintagecars a {
	background-image: url(images/icons/yellow/vintagecars.gif);
}

.categories .birds a {
	background-image: url(images/icons/yellow/birds.gif);
}

.categories .motorbikes a {
	background-image: url(images/icons/yellow/motorbikes.gif);
}
.categories .quads a {
	background-image: url(images/icons/yellow/quads.gif);
}
.categories .mobilehomes a {
	background-image: url(images/icons/yellow/mobilehomes.gif);
}

.categories .campers a {
	background-image: url(images/icons/yellow/campers.gif);
}

.categories .boats a {
	background-image: url(images/icons/yellow/boats.gif);
}

.categories .trucks a {
	background-image: url(images/icons/yellow/trucks.gif);
}

.categories .trailers a {
	background-image: url(images/icons/yellow/trailers.gif);
}

.categories .coaches a {
	background-image: url(images/icons/yellow/coaches.gif);
}

.categories .tractors a {
	background-image: url(images/icons/yellow/tractors.gif);
}

.categories .caravans a {
	background-image: url(images/icons/yellow/caravans.gif);
}

.categories .dogs a {
	background-image: url(images/icons/yellow/dogs.gif);
}

.categories .cats a {
	background-image: url(images/icons/yellow/cats.gif);
}

.categories .horses a {
	background-image: url(images/icons/yellow/horses.gif);
}

.categories .fish a {
	background-image: url(images/icons/yellow/fish.gif);
}

.categories .exoticpets a {
	background-image: url(images/icons/yellow/exoticpets.gif);
}

.categories .petaccessories a {
	background-image: url(images/icons/yellow/petaccessories.gif);
}

.categories .poultry a {
	background-image: url(images/icons/yellow/poultry.gif);
}

.categories .holidayrent a {
	background-image: url(images/icons/yellow/holidayrent.gif);
}

.categories .musictickets a {
	background-image: url(images/icons/yellow/musictickets.gif);
}

.categories .books a {
	background-image: url(images/icons/yellow/books.gif);
}

.categories .gardening a {
	background-image: url(images/icons/yellow/gardening.gif);
}

.categories .golf a {
	background-image: url(images/icons/yellow/golf.gif);
}

.categories .racketsports a {
	background-image: url(images/icons/yellow/racketsports.gif);
}

.categories .bicycles a {
	background-image: url(images/icons/yellow/bicycles.gif);
}

.categories .ladiesbicycles a {
	background-image: url(images/icons/yellow/ladiesbicycles.gif);
}

.categories .gentsbicycles a {
	background-image: url(images/icons/yellow/gentsbicycles.gif);
}

.categories .childrenbicycles a {
	background-image: url(images/icons/yellow/childrensbicycles.gif);
}

.categories .mp3players a {
	background-image: url(images/icons/yellow/mp3players.gif);
}

.categories .cameras a {
	background-image: url(images/icons/yellow/cameras.gif);
}

.categories .weddingjewellery a {
	background-image: url(images/icons/yellow/weddingjewellery.gif);
}

.categories .games a {
	background-image: url(images/icons/yellow/games.gif);
}

.categories .gentsclothes a {
	background-image: url(images/icons/yellow/gentsclothes.gif);
}

.categories .womenclothes a {
	background-image: url(images/icons/yellow/womenclothes.gif);
}

.categories .childrenclothes a {
	background-image: url(images/icons/yellow/childrenclothes.gif);
}
.categories .footwear a {
	background-image: url(images/icons/yellow/footwear.gif);
}
.categories .jewellery a {
	background-image: url(images/icons/yellow/jewellery.gif);
}
.categories .tolet a {
	background-image: url(images/icons/yellow/tolet.gif);
}
.categories .toshare a {
	background-image: url(images/icons/yellow/toshare.gif);
}
.categories .houses a {
	background-image: url(images/icons/yellow/houses.gif);
}
.categories .diy a {
	background-image: url(images/icons/yellow/diy.gif);
}
.categories .buildingmaterials a {
	background-image: url(images/icons/yellow/buildingmaterials.gif);
}
.categories .equipmenthire a {
	background-image: url(images/icons/yellow/equipmenthire.gif);
}
.categories .tools a {
	background-image: url(images/icons/yellow/tools.gif);
}
.categories .sites a {
	background-image: url(images/icons/yellow/sites.gif);
}
.categories .commproperty a {
	background-image: url(images/icons/yellow/commproperty.gif);
}
.categories .flowergirl a {
	background-image: url(images/icons/yellow/flowergirl.gif);
}
.categories .pageboy a {
	background-image: url(images/icons/yellow/pageboy.gif);
}
.categories .bestman a {
	background-image: url(images/icons/yellow/bestman.gif);
}
.categories .bride a {
	background-image: url(images/icons/yellow/bride.gif);
}
.categories .bridesmaids a {
	background-image: url(images/icons/yellow/bridesmaids.gif);
}
.categories .groom a {
	background-image: url(images/icons/yellow/groom.gif);
}
.categories .weddingmusic a {
	background-image: url(images/icons/yellow/weddingmusic.gif);
}
.categories .intlproperty a {
	background-image: url(images/icons/yellow/intlproperty.gif);
}
.categories .homeoffice a {
	background-image: url(images/icons/yellow/homeoffice.gif);
}
.categories .carpets a {
	background-image: url(images/icons/yellow/carpets.gif);
}
.categories .computers a {
	background-image: url(images/icons/yellow/computers.gif);
}
.categories .tv a {
	background-image: url(images/icons/yellow/tv.gif);
}
.categories .videos a {
	background-image: url(images/icons/yellow/videos.gif);
}
.categories .weddingwear a {
	background-image: url(images/icons/yellow/weddingwear.gif);
}
.categories .curtains a {
	background-image: url(images/icons/yellow/curtains.gif);
}
.categories .livestock a {
	background-image: url(images/icons/yellow/livestock.gif);
}
.categories .weddingstationery a {
	background-image: url(images/icons/yellow/weddingstationery.gif);
}
.categories .decorations a {
	background-image: url(images/icons/yellow/decorations.gif);
}
.categories .kitchen a {
	background-image: url(images/icons/yellow/kitchen.gif);
}
.categories .livingroom a {
	background-image: url(images/icons/yellow/livingroom.gif);
}
.categories .musicians a {
	background-image: url(images/icons/yellow/musicians.gif);
}
.categories .instruments a {
	background-image: url(images/icons/yellow/instruments.gif);
}
.categories .schoolbooks a {
	background-image: url(images/icons/yellow/schoolbooks.gif);
}
.categories .bathroom a {
	background-image: url(images/icons/yellow/bathroom.gif);
}
.categories .apartments a {
	background-image: url(images/icons/yellow/apartments.gif);
}
.categories .parking a {
	background-image: url(images/icons/yellow/parking.gif);
}
.categories .babywear a {
	background-image: url(images/icons/yellow/babywear.gif);
}
.categories .babyitems a {
	background-image: url(images/icons/yellow/babyitems.gif);
}
.categories .dvds a {
	background-image: url(images/icons/yellow/dvds.gif);
}
.categories .plantmachinery a {
	background-image: url(images/icons/yellow/plantmachinery.gif);
}
.categories .holidayhomes a {
	background-image: url(images/icons/yellow/holidayhomes.gif);
}
.categories .hotels a {
	background-image: url(images/icons/yellow/hotels.gif);
}
.categories .sailing a {
	background-image: url(images/icons/yellow/sailing.gif);
}
.categories .overseas a {
	background-image: url(images/icons/yellow/overseas.gif);
}
.categories .gym a {
	background-image: url(images/icons/yellow/gym.gif);
}
.categories .bedroom a {
	background-image: url(images/icons/yellow/bedroom.gif);
}
.categories .lighting a {
	background-image: url(images/icons/yellow/lighting.gif);
}
.categories .toys a {
	background-image: url(images/icons/yellow/toys.gif);
}
.categories .health a {
	background-image: url(images/icons/yellow/health.gif);
}
.categories .training a {
	background-image: url(images/icons/yellow/training.gif);
}
.categories .hobbies a {
	background-image: url(images/icons/yellow/hobbies.gif);
}
.categories .collectibles a {
	background-image: url(images/icons/yellow/collectibles.gif);
}
.categories .traveltickets a {
	background-image: url(images/icons/yellow/traveltickets.gif);
}
.categories .boatextras a {
	background-image: url(images/icons/yellow/boatextras.gif);
}
.categories .commercials a {
	background-image: url(images/icons/yellow/commercials.gif);
}
.categories .catering a {
	background-image: url(images/icons/yellow/catering.gif);
}
.categories .houseswaps a {
	background-image: url(images/icons/yellow/houseswaps.gif);
}
.categories .machinery a {
	background-image: url(images/icons/yellow/machinery.gif);
}
.categories .storage a {
	background-image: url(images/icons/yellow/storage.gif);
}
.categories .office a {
	background-image: url(images/icons/yellow/office.gif);
}
.categories .heating a {
	background-image: url(images/icons/yellow/heating.gif);
}
.categories .sport a {
	background-image: url(images/icons/yellow/sport.gif);
}
.categories .snooker a {
	background-image: url(images/icons/yellow/snooker.gif);
}
.categories .antiques a {
	background-image: url(images/icons/yellow/antiques.gif);
}
.categories .watersports a {
	background-image: url(images/icons/yellow/watersports.gif);
}
.categories .motorbikeextras a {
	background-image: url(images/icons/yellow/motorbikeextras.gif);
}
.categories .events a {
	background-image: url(images/icons/yellow/events.gif);
}
.categories .childrenitems a {
	background-image: url(images/icons/yellow/childrenitems.gif);
}
.categories .children a {
	background-image: url(images/icons/yellow/children.gif);
}
.categories .farmproduce a {
	background-image: url(images/icons/yellow/farmproduce.gif);
}
.categories .weddingvenues a {
	background-image: url(images/icons/yellow/weddingvenues.gif);
}
.categories .businessopportunities a {
	background-image: url(images/icons/yellow/businessopportunities.gif);
}
.categories .weddingtransport a {
	background-image: url(images/icons/yellow/weddingtransport.gif);
}
.categories .shopfittings a {
	background-image: url(images/icons/yellow/shopfittings.gif);
}
.categories .homeelectronics a {
	background-image: url(images/icons/yellow/homeelectronics.gif);
}
.categories .phones a {
	background-image: url(images/icons/yellow/phones.gif);
}
.categories .sporttickets a {
	background-image: url(images/icons/yellow/sporttickets.gif);
}
.categories .audioequipment a {
	background-image: url(images/icons/yellow/audioequipment.gif);
}

.categories .otheranimals a {
	background-image: url(images/icons/yellow/otheranimals.gif);
}
.categories .othertickets a {
	background-image: url(images/icons/yellow/othertickets.gif);
}
.categories .othersports a {
	background-image: url(images/icons/yellow/othersports.gif);
}
.categories .otherwedding a {
	background-image: url(images/icons/yellow/otherwedding.gif);
}
.categories .othermotor a {
	background-image: url(images/icons/yellow/othermotor.gif);
}
.categories .otherfarming a {
	background-image: url(images/icons/yellow/otherfarming.gif);
}
.categories .otherhouse a {
	background-image: url(images/icons/yellow/otherhouse.gif);
}
.categories .otherhome a {
	background-image: url(images/icons/yellow/otherhome.gif);
}
.categories .otherfashion a {
	background-image: url(images/icons/yellow/otherfashion.gif);
}
.categories .othermusic a {
	background-image: url(images/icons/yellow/othermusic.gif);
}
.categories .otherbusiness a {
	background-image: url(images/icons/yellow/otherbusiness.gif);
}
.categories .otherproperty a {
	background-image: url(images/icons/yellow/otherproperty.gif);
}
.categories .others a {
	background-image: url(images/icons/yellow/other.gif);
}
.categories .lostandfound a {
	background-image: url(images/icons/yellow/lostandfound.gif);
}
.categories .costumes a {
	background-image: url(images/icons/yellow/costumes.gif);
}
