ul#snippets {
	margin: 0;
	padding: 0;
}

ul#snippets li {
	list-style-type: none;
}

ul#snippets li a {
	display: block;
	padding: 32px 0 0 0;
	margin-bottom: 1px;
	overflow: hidden;
	width: 159px;
	height: 0px !important;
	height /**/: 32px; /* for IE5/Win only */
}

ul#snippets li#email a {
	background: url("../snippets/img/email.gif") top left no-repeat;
}

ul#snippets li#emusic a {
	background: url("../snippets/img/emusic.gif") top left no-repeat;
}

ul#snippets li#property a {
	background: url("../snippets/img/property.gif") top left no-repeat;
}

ul#snippets li#jobs a {
	background: url("../snippets/img/jobs.gif") top left no-repeat;
}

ul#snippets li#travel a {
	background: url("../snippets/img/travel.gif") top left no-repeat;
}

ul#snippets li#restaurants a {
	background: url("../snippets/img/restaurants.gif") top left no-repeat;
}

ul#snippets li#flatmates a {
	background: url("../snippets/img/flatmates.gif") top left no-repeat;
}

ul#snippets li#betting a {
	background: url("../snippets/img/betting.gif") top left no-repeat;
}

ul#snippets li#tickets a {
	background: url("../snippets/img/tickets.gif") top left no-repeat;
}

ul#snippets li#dating a {
	background: url("../snippets/img/dating.gif") top left no-repeat;
}

ul#snippets li#tvlistings a {
	background: url("../snippets/img/tvlistings.gif") top left no-repeat;
}

ul#snippets li#video a {
	background: url("../snippets/img/video.gif") top left no-repeat;
}

ul#snippets li#lonparties a {
	background: url("../snippets/img/lon_parties.gif") top left no-repeat;
}

ul#snippets li#directory a {
	background: url("http://www.thelondonpaper.com/cs/TheLondonSite/error/page_not_found.html") top left no-repeat;
}

ul#snippets li#email a:hover,
ul#snippets li#emusic a:hover,
ul#snippets li#property a:hover,
ul#snippets li#jobs a:hover,
ul#snippets li#travel a:hover,
ul#snippets li#restaurants a:hover,
ul#snippets li#flatmates a:hover,
ul#snippets li#betting a:hover,
ul#snippets li#tickets a:hover,
ul#snippets li#dating a:hover,
ul#snippets li#tvlistings a:hover,
ul#snippets li#video a:hover,
ul#snippets li#lonparties a:hover,
ul#snippets li#directory a:hover {
	background-position: 0 -32px;
}
