div.scrollable_right {
	float:left;
	position:relative;
	overflow:hidden;
	width: 298px;
	height:150px;
	border:1px solid #B7CEFF;
}

#thumbs_right {
	position:absolute;
	height:20000em;
	clear:both;
}

#thumbs_right div.main_right {
	float:left;
	cursor:default;
	width:298px;
}

#thumbs_right div.main_right.active {
	cursor:default;
}

#thumbs_right div.main_inner_right {
	float:left;
	width:298px;
}