.lefttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #F5BD50;
	height: 100%;
	width: 145px;
	display: table-column;
	background-repeat: repeat;

}
