.c1,.c2{
	width:33%;
	padding-right:2em;
}
.c1 .map{
	text-align:right;
}
.c1 .map a{
	font:75%/1.2em "Segoe UI","Trebuchet MS",Arial,sans-serif;
	position:relative;
	top:2px;
}
.c1 iframe{
	border:1px solid #6a5839; /* recharge brown */
}

.c1 .map a:link,.c1 .map a:visited,.c1 .map a:hover,.c1 .map a:active{
	border-width:0px 0px 1px 0px;
	text-decoration:none;
}
.c1 .map a:link{
	border:1px solid #4c698c;
	color:#4c698c; /* recharge blue */
	border-width:0px 0px 1px 0px;
	background-color:inherit;
}
.c1 .map a:visited{
	color:#774b8c; /* recharge purple */
	border:1px solid #9442a1;
	border-width:0px 0px 1px 0px;
}
.c1 .map a:hover{
	color:#fff; /* white */
	background-color:#c24830; /* orange */
}
