body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
	
	/*color:#2B91B7;*/
}

#scroll_container {
	
	color:#2B91B7;
	margin-left:18%;
	margin-right:12%;
	overflow:hidden;
	width:330px;
	height:400px;
	/*border:1px solid;
	border-left-color:#000000;
	border-right-color:#DFE4EA;*/
	border-bottom-style:none;
	border-top-style:none;
	background:#ffffff;
	text-align:center;
	padding: 0 14px 0 2px;
	line-height:40px;
	font-weight:bold;
}
#scroll_container p {
	padding: 0px 0 0px 0;
}
#scrolling_img {
	padding-top:15px;
	padding-right:22px;
}

.title {
	color:#2EAB9B;
	font-weight:bolder;
}