#scroll_viewport {
	position:relative;
	width:148px;
	height:156px;
	overflow:hidden;
	background:#A4477E url(/business/office/images/rhc_case_studies_bg.gif) no-repeat;
	margin-left:6px;
}
#scroll_content {
	#overflow-x:hidden;
	display:inline;
	float:left;
	width:126px;
	#width:136px;
	padding:5px;
}
#scroll_content a {
	color:#fff!important;
}
#scroll_content .rhpCaseStudiesTitle {
	text-decoration:underline;
	font-weight:bold;
}
#scroll_scrollbar {
	margin-right:2px;
	display:inline;
	float:right;
	width:10px;
	height:100%;
	background:url(/business/office/images/rhc_case_studies_thumb.gif) 0px 2px no-repeat;
	cursor:pointer;
}
