@charset "utf-8";

/* For Menu Testing Only */
.hand{cursor:pointer;}
.help{cursor:help;}

/* CSS Popout Menu */

#menu {
width: 224px;
margin: 0;
height: auto;
}

#menu h2 {
	font: bold 10px/16px tahoma,helvetica,sans-serif;
	color: #000000;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	/*width: 136px;*/
	text-align: center;
}
