#left_column{
	width: 120px;
}

.box{
	background-color: #eee;
	border: solid 1px #999;
	padding: 3px;
	width: 95%;
	margin-bottom: 16px;
}
