.side_bar {
	background-color: cccccc;
	border: none 0;
	padding: 0 0 0 2;
	margin: 0 0 0 0;
	vertical-align: top;
	font-size: 10pt;
}

.sub_side_bar {
	border: solid 2 #617963;
	width: 100%;
	background-color: d4d0c8;
	text-align: center;
}

.freeCell {
	border: solid 2 #9C3818;
	background-color: #D78381;
}

.roll {
	font-size: 10pt;
	color: 617963;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.btn {
	background-color: D4D0C8;
	color: 617963;
	font-weight: bold;
}

.squish {
	height: 20px;
	font-size: smaller;
	width: 45%;
}

.squash {
	height: 20px;
	font-size: smaller;
}

.pendingOrder {
	width: 175px;
	overflow: hidden;
	font-size: 8pt;
}