@charset "utf-8";
/* CSS Document */

.nav {
	width: 95%;
	clear: both;
}

.info_box {
	background: #FFF url(/images/nav_close.gif) no-repeat top right;
	border: 1px solid #CCBC72;
	padding: 5px 21px 5px 5px;
	position: absolute;
	width: 251px;
	/*height: 65px;*/
	min-height: 65px;
	z-index: 100;
}