
ol#video-list li a,
ol#video-list li span {
	display: block;
	height: 20px;	
	width: 210px;	
	/*background: transparent url('../images/page-yellow.jpg') no-repeat top left;*/
	text-indent: -9999em;
	overflow: hidden;
}

ol#video-list li a {
	background-position: -19px 0 !important;
}

ol#video-list li .guide-1 {
	background: transparent url('../images/the-guide-a-to-b.gif') no-repeat top left;
}

ol#video-list li.enabled .guide-1:hover {
	background: transparent url('../images/the-guide-a-to-b-o.gif') no-repeat top left;
}

ol#video-list li .guide-2 {
	background: transparent url('../images/the-guide-pet-love.gif') no-repeat top left;
}

ol#video-list li.enabled .guide-2:hover {
	background: transparent url('../images/the-guide-pet-love-o.gif') no-repeat top left;
}

ol#video-list li .guide-3 {
	background: transparent url('../images/the-guide-long-lunch.gif') no-repeat top left;
}

ol#video-list li.enabled .guide-3:hover {
	background: transparent url('../images/the-guide-long-lunch-o.gif') no-repeat top left;
}

ol#video-list li .guide-4 {
	background: transparent url('../images/the-guide-to-hug-is-only-human-4.gif') no-repeat top left;
}

ol#video-list li.enabled .guide-4:hover {
	background: transparent url('../images/the-guide-to-hug-is-only-human-o-4.gif') no-repeat top left;
}

ol#video-list li .guide-6 {
	margin-top: -4px;
	background: transparent url('../images/the-guide-do-not-queue-5.gif') no-repeat top left;
}
ol#video-list li.enabled .guide-6:hover {
	background: transparent url('../images/the-guide-do-not-queue-o-5.gif') no-repeat top left;
}

ol#video-list li .guide-5 {
	margin-top: -8px;
	background: transparent url('../images/the-guide-helicopter.gif') no-repeat top left;
}

ol#video-list li.enabled .guide-5:hover {
	background: transparent url('../images/the-guide-helicopter-o.gif') no-repeat top left;
}

ol#video-list li .watch-3 {
	background: transparent url('../images/the-guide-watch-lobster.gif') no-repeat top left;
}

ol#video-list li.enabled .watch-3:hover {
	background: transparent url('../images/the-guide-watch-lobster-o.gif') no-repeat top left;
}

ol#video-list li .watch-6 {
	background: transparent url('../images/the-guide-watch-helicopter.gif') no-repeat top left;
}

ol#video-list li.enabled .watch-6:hover {
	background: transparent url('../images/the-guide-watch-helicopter-o.gif') no-repeat top left;
}

ol#video-list li .guide-7 {
	background: transparent url('../images/the-guide-apology-6.gif') no-repeat top left;
}

ol#video-list li.enabled .guide-7:hover {
	background: transparent url('../images/the-guide-apology-6-o.gif') no-repeat top left;
}

#the-guide #tearoff h1.a-to-b { background-image: url(../images/tearoff-atob.gif); }
#the-guide #tearoff h1.pet-love { background-image: url(../images/tearoff-petlove.gif); }
#the-guide #tearoff h1.long-lunch { background-image: url(../images/tearoff-longlunch.gif); }
#the-guide #tearoff h1.do-not-queue { background-image: url(../images/tearoff-queue.gif); }
#the-guide #tearoff h1.to-hug-is-only-human { background-image: url(../images/tearoff-hug.gif); }
#the-guide #tearoff h1.do-not-apologise { background-image: url(../images/tearoff-apologise.gif); }

h1.faqs {
	background: url('../images/header-faqs.gif') no-repeat;
	width: 86px;
	height: 47px;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
}

h1.privacy-policy {
	background: url('../images/header-privacy-policy.gif') no-repeat;
	width: 324px;
	height: 54px;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
}

h1.terms-conditions {
	background: url('../images/header-terms-conditions.gif') no-repeat;
	width: 445px;
	height: 54px;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
}


h1.contact {
	background: url('../images/header-contact.gif') no-repeat;
	width: 172px;
	height: 38px;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
}