#scroller-header a { height:41px; display:block; top:0; text-indent:-9999px; outline: none; }

#favourite-stores { background-image: url(/images/homepage_slider/favourite-stores.jpg); width:150px; height: 49px; cursor: pointer; }
#favourite-stores:hover { background-image: url(/images/homepage_slider/favourite-stores-clicked.jpg); width:150px; height: 49px; cursor: pointer; }
#favourite-stores a.selected { background-image: url(/images/homepage_slider/favourite-stores-clicked.jpg); width:150px; height: 49px; cursor: pointer; }

#howitworks { background-image: url(/images/homepage_slider/howitworks.jpg); width:150px; height: 49px; cursor: pointer; }
#howitworks:hover{ background-image: url(/images/homepage_slider/howitworks-clicked.jpg); width:150px; height: 49px; cursor: pointer; }
#howitworks a.selected { background-image: url(/images/homepage_slider/howitworks-clicked.jpg); width:150px; height: 49px; cursor: pointer; }



#eating-out { background-image: url(/images/homepage_slider/eating-out.jpg); width:150px; height: 49px; cursor: pointer; }
#eating-out:hover{ background-image: url(/images/homepage_slider/eating-out-clicked.jpg); width:150px; height: 49px; cursor: pointer; }
#eating-out a.selected { background-image: url(/images/homepage_slider/eating-out-clicked.jpg); width:150px; height: 49px; cursor: pointer; }

#travel-deals { background-image: url(/images/homepage_slider/travel-deals.jpg); width:150px; height: 49px; cursor: pointer; }
#travel-deals:hover{ background-image: url(/images/homepage_slider/travel-deals-clicked.jpg); width:150px; height: 49px; cursor: pointer; }
#travel-deals a.selected { background-image: url(/images/homepage_slider/travel-deals-clicked.jpg); width:150px; height: 49px; cursor: pointer; }

small a { color:#D50F10; font-weight:bold; }

img { border-style: none; padding:0px; }

#slider li { 
	width:699px;
	height: 206px;
		overflow:hidden; 
}	

#pagewrap { 
	width:600px;
	height:auto;
	list-style-type:none;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	float:left
}



#scroller-header li {
 display:inline;
 float:left;
}

#scroller-header {
	width:641px;
}

#scroller-body {
float:left;
	width:600px;
	height: 157px;
	margin-left:0px;
}

#mask {
	overflow:hidden;
	margin:0 auto;
}

#panel div {
float:left;
}
