#menulist {
	width: 195px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	height: 234px;
}
img {
	margin: 0px;
	padding: 0px;
}


#form {
	height: 182px;
	width: 195px;
	background-image: url(../images/sub_main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
}
#options {
	width: 164px;
	margin-top: 4px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 0.9em;
}
form {
	margin: 0px;
	padding: 0px;
}
.box {
	background-color: #515151;
	margin-bottom: 8px;
	margin-top: 2px;
	color: #FFFFFF;
}

