.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
}
.vscrollerbase {visibility:visible !important;}
.vscrollerbase {
	width:8px;
	height:309px;
	background:#ffffff;
}
.vscrollerbar {
	width:8px;
	background:#e6e5de;
}

/* scroll */
#scroll, #scroll2 {
	width:443px;
	height:309px;
	color:#333;
	z-index:5;
	overflow:hidden;
	position:relative;
}
#scroll2 {width:576px;}
/* /scroll */

.fixedwidth, .fixedwidth2 {
	width:423px;
	height:auto;
	position:relative;
	color:#333;
}
.fixedwidth2 {width:556px;}
