
#menu_wrapper {
	margin: 13px 0 17px 21px;
	position: relative;
	position: relative;
	font-family: Arial,Helvetica,sans-serif;
	width: 560px;
}
#menu_wrapper .columns {
	margin: 0 0 8px 0;
	overflow: auto;
	height: 100%
}
#menu_wrapper h2 {
	margin: 0 0 22px 0;
}
#menu_wrapper ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}
#menu_wrapper ul li {
	list-style-position: outside;
	background: url('/assets/img/GCD_icon_bullet_3.gif') 0 7px no-repeat;
	padding: 0 0 0 8px;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
}
#menu_wrapper ul li.nobullet { background: none; }
#menu_wrapper div.logo {
	float: left;
	width: 130px;
}
#menu_wrapper div.content {
	float: left;
	width: 365px;
	padding-left: 10px;
}
#menu_wrapper p {
	margin: 0 65px 8px 0;
	color: #808080;
}


#facybox td.body {
	width: 550px;
	background: #f9f7f0 url(/assets/img/GCD_bg_popup2.jpg) top right repeat-x;
	padding-bottom: 11px;
	border: #a59b7c 1px solid;
}
