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

/*access/index.html--------------------------------------------------*/
.gmaplink a{
	display:block;
	width:250px;
	height:28px;
	background-image:url(../images/gmaplink.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:10px;
}
.accesstxt{
	width:206px;
	float:left;
}
.bluebold{
	*margin-bottom:20px;/* IE7 and below */
}
