#menuleftboard { 
	height: 100%;
	width: 508px;
	float: left;
}
#menuright { 
	background: url(images/specials_back.jpg) no-repeat top right; 
	height: 100%;
	width: 230px;
	float: left;
	padding: 0;
	margin: 0;
}
#menuchalkboard { 
	margin: 65px 0px 0px 34px;
	height: 210px;
	width: 155px;
	overflow: auto;
}
input.menuinputbutton { 
	font-size: 9pt;
	color: white;
	width: 45px;
	height: 20px;
	font-weight: bold;
}

