div.fullscreenmap-btn{
	float:right;
	background-image:url(../images/window.png);
	background-repeat:no-repeat;
	background-position:5px;
	line-height:16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 28px;
}
div.fullscreenmap-btn a{
	padding:0 5px 0 5px;
	color:#A40014;
}
div.fullscreenmap_cats{
	width:293px;
	height:600px;
	border:4px solid #fff;
	z-index:1001;
	position:absolute;
	overflow:auto;
	top:60px;
	right:60px;
}
div.fullscreenmap_window_title{
	background:#999;
	color:fff;
	text-align:center;
	font-size:16px;
}