	
div.rsl_outerbox {
	width: 284px;
	height: 279px;
	background-image: url(images/shoplocator/boxbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	border: none;
}

div.rsl_innerbox {
	width: 255px;
	height: 250px;
	position: relative;
	top: 14px;
	left: 15px;
	background-image: url(images/shoplocator/boxframe.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	outline-style:none;
	outline-width:0;
}

div.rsl_innerbox:active, div.rsl_innerbox:focus {
	border: none;
	outline-style:none;
	outline-width:0;
}

div.rsl_contentbox {
	width: 244px;
	height: 217px;
	position: relative;
	margin-top: 10px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	overflow: hidden;
	border: none;
	outline-style:none;
	outline-width:0;
}

div.rsl_contentbox:active {
	border: none;
	outline-style:none;
	outline-width:0;
}

div.rsl_frameheader {
	width: 255px;
	height: 21px;
	position: relative;
	top: 0px;
	left: 0px;
}

div.rsl_frameheader img {
	margin-top: 5px;
}

div.rsl_contentbox a {
	line-height: 172%;
	text-decoration: none;
	color: #797979;
}

div.shopdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
	color: #797979;
	margin-bottom: 12px;	
}

div.onlineshoppinguk {
	width: 244px;
	padding-top: 10px;
	margin-left: 300px;
	clear: both;
	text-align: center;
	display: none;
	color: #C90014;
	
}

div.onlineshoppinguk a {
color: #C90014;
}

a.loclistactive {
	color: #C90014;
}




a.jScrollArrowUp {
	background: url(images/shoplocator/scrollarrowup.png) repeat-x 0 top;

}

a.jScrollArrowDown {
	background: url(images/shoplocator/scrollarrowdown.png) repeat-x 0 bottom;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 0px;
}
.jScrollPaneTrack {
	background: url(images/shoplocator/scrolltrack.gif) repeat-y;
}

.jScrollPaneDrag {
	background: #C90014;
	margin-left: 0px;
	margin-right: 0px;
}

.jScrollPaneContainer {
	border: none;
	outline-style:none;
	outline-width:0;
}

.jScrollPaneContainer:active, .jScrollPaneContainer:focus {
	border: none;
	outline-style:none;
	outline-width:0;
}

.jScrollPaneScrollable {
	outline-style:none;
	outline-width:0;
	border: none;
}

.jScrollPaneScrollable:active, .jScrollPaneScrollable:focus  {
	outline-style:none;
	outline-width:0;
	border: none;
}
