/* CSS Document */
body{
	margin: 10%;
	font-size: 90%;
	}
	
#rightCol{
	display: none;
	}

.menu_item_price{
	float: right;
	margin: 0;
	}
	
h3{
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	text-transform: uppercase;
	}
