div.scrollable {
	border:0px outset #CCCCCC;
	height:110px;
	overflow:hidden;
	position:relative;
	width:140px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 0px;
}
div.scrollable div.items {
	clear:both;
	margin-left:810px;
	position:absolute;
	margin-top: 10px;
	height: 251991px;
	width:222px;
	top: 130px;
	left: -818px;
}
div.scrollable  div.items a {
	text-decoration: none;
}
div.scrollable div.items div {
	/*-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;*/
	background-color:#FFFFFF;
	border:0px outset #CCCCCC;
	float:left;
	font-family:'bitstream vera sans';
	font-size:42px;
	margin-right:24px;
	text-align:center;
	width:150px;
	height:120px;
}
div.scrollable   div.items   div  a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.scrollable div.items div.active {
background-color:#FFFFFF;
border:1px inset #CCCCCC;
}
div.scrollable  div.items  div.active a {
	text-decoration: none;
}

