@import "common.css";

#map{
width:100%;
margin:0px 0px 0px 0px;
table-layout:fixed;
}
#map td{
font-size:14px;
color:#888;
line-height:150%;
vertical-align:top;
}
#map a{
color:#4c4c4c;
text-decoration:none;
}
#map a:hover{
color:#4c4c4c;
text-decoration:underline;
}
#map a:visited{
color:#888;
}
