/* CSS Document */
.columns
{
	overflow-y: auto;
	height: 600px;
	width: 300px;
	float: left;
}
