#leftcontainer {
	width:250px;
	padding: 15px;
	background-color: #E3D7BB;
	display: table-cell;
	vertical-align: top;
}
.wtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
	margin-bottom: 5px;
}