.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	visibility: visible !important;
}
.vscrollerbase {
	width: 10px;
	height: 413px;
	background: #000000 url(../images/scrollbar.gif) no-repeat 0px 0px;
}
.vscrollerbar {
	width: 8px;
	background: #000000;
	border: 1px solid #ffffff;
}

/* scroll */

#scroll {
	height:320px; 
	width:100%;
	margin: 11px 0 0 0;
	padding-right:20px;
	padding-left:20px;
	z-index: 5;
	line-height: 150%;
	overflow: hidden;
	position: relative;
}
