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