div.scrollable_right_other {
	float:left;
	position:relative;
	overflow:hidden;
	width: 158px;
	height:140px;
	border:1px solid #B7CEFF;
}

#thumbs_right_other {
	position:absolute;
	height:20000em;
	clear:both;
}

#thumbs_right_other div.main_right_other {
	float:left;
	cursor:default;
	width:158px;
}

#thumbs_right_other div.main_right_other.active {
	cursor:default;
}

#thumbs_right_other div.main_inner_right_other {
	float:left;
	width:158px;
}

.table_height {
	height:140px;
}
