/* STRUCTURE */

.JPJ_128_350 {
	width:128px;
	height:350px;
	background:url(http://www.cnnewmedia.co.uk/locker/jackpotjoy/new/images/jackpotjoy_bg.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

/* COMMON */

.JPJ_128_350 .logo {
	margin: 5px 0 0 0;
	}

.JPJ_128_350 p {
	font-size:10px;
	color:#fff;
    font-weight: bold;
	padding:5px 0;
	margin:0 0 0 0;
}

.JPJ_128_350 strong {
	font-weight: bold;
}

.JPJ_128_350 strong a {
	color:#fff;
	font-weight: bold;
	text-decoration: underline;
}

.JPJ_128_350 strong a:hover {
	text-decoration: none;
}

ul.navigation {
	width: 128px;
	margin: 20px 0 0 0;
	padding: 0px;
	text-align: center;
	float: left;
	}

.navigation li {
	float: left;
	list-style: none;
	margin: 0 0 0 4px;
	padding: 0px;
	display: inline;
	}
	
.navigation li a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background:url(http://www.cnnewmedia.co.uk/locker/jackpotjoy/new/images/button_bg.jpg) no-repeat center top;
	width: 120px;
	text-align: center;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 7px 0 7px 0;
	}

.navigation li a:hover {
	color: #ccc;
	}

#slider {
	padding-top: 90px;
	width: 128px;
	margin: 0 auto;
	position: relative;
}

.scroll {
	height: 110px;
	width: 128px;
	overflow: auto;
	overflow-x: hidden;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	background: #0e1bcb;
}

.scrollContainer div.panel {
	padding: 0;
	height: 120px;
	width: 128px; /* change to 560px if not using JS to remove rh.scroll */
	background-color: #0e1bcb;
}

.scrollContainer div.panel p {
	padding: 10px 10px 20px 10px;
	}

