@charset "UTF-8";
#Realbeers_SideMenu {
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	position: absolute;
	margin-top: 10px;
	overflow: visible;
	display: inline;
}
