@div { border: #000 1px solid; margin: 0; padding: 0; }

.buttonscontainer {width: 350px;}

.buttons a {color: #000000;
background-color: #ededed;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #0066cb;
font: 13px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid #99CC01;
text-decoration: none;
color: #000000;}

.image_item {
	padding: 5px;
	width: 150px;
	height: 150px;
	text-align: center;
	border: 1px solid #000;
	margin: 2px;
	float: left;
	font-size: .8em;}
.menu_item {
	padding: 2px;
	width: 120px;
	height: 124px;
	text-align: center;
	border: 1px solid #000;
	margin: 2px;
	float: left;
	font-size: .8em;
}
