body {
	margin: 0;
	background-color: #F5F5DC;
	min-width: 100px;
}

.sidebar {
	float: left;
	width: 250px;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;
}

.focalbox {
	background-color: #F5F5DC;
}
