/* CSS to scroll text */

.scroll_halo{
	width:100px;
	height:150px;
	overflow:auto;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #DFEFE9;
	h2: font-weight: bold; color: #000066;
}