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

.map{
background-image:url(/info/images/map.gif); background-repeat: no-repeat; width:; height: 350px;
padding: 0 0 0 330px;
}
.map img{
	vertical-align: middle;
	margin-right: 5px;
}
.print{
	background-color: #EFEFEF;
	padding: 5px 0px;
	margin-top: 20px;
}
