.info {
	background-image: url(images/information.gif);
	background-repeat: no-repeat;
	font-size: x-small;
	color: #CCCCCC;
	vertical-align: top;
	padding-top: 45px;
	border: 1px solid #333333;
}
.contact {
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #666666;
	padding-top: 3px;
}
.menu_under {
	padding-bottom: 10px;
}

