.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	right: 0;
}

.vscrollerbase {
	width: 25px;
	background: url('../images/house_style/scroller_base_bg.jpg') right top repeat-y;
}

.vscrollerbar {
	width: 11px;
	margin-right: 1px;
	_margin-right: 0;
	background: #999999;
	padding: 13px;
	z-index: 2;
}

.vscrollerbasebeg {
	background: url('../images/house_style/scroller_top_bg.jpg') left top no-repeat;
	width: 13px;
	height: 13px !important;
	position: relative;
	right: -12px;
}
.vscrollerbaseend {
	background: url('../images/house_style/scroller_bot_bg.jpg') left top no-repeat;
	height: 13px;
	width: 13px;
	_right: -1px;
}

