﻿.scroll_div {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 21px;
	width: 210px;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
a {
	text-decoration:none;
	color:#ffffff;
}
a:link {
	color:#ffffff;
}
.scroll_container {
	background-color: #000000;
	width: 210px;
	height: auto;
}
