div#scrollable {
	width: 345px;
	height: 600px;
	overflow: auto;
	border-right: 1px solid #888;
}