﻿/*Page related styles for you to view*/
/*#test2, #test3  */
#test1{
	width: 365px;
	overflow: auto;
	padding:15px;
	z-index:4;
}

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
}

.vscrollerbase, .vscrollerbar {
	width: 12px;
	top: 10px;
	right:3px;
	height:20px;
}

#test1 .vscrollerbar {
	background-color: #FFFFFF;
	padding: 0px;
}

.height_320px{height: 320px;}
.height_200px{height: 155px;}
