.scroll {
	background-attachment: scroll;
	width: 372px;
	height: 300px;
}
.scroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-color: none;
	width: 372px;
	overflow: scroll;
}
