div#map { float:left; width: 650px; height: 450px; border: 1px solid #999; } div#sidebar { float:left; width: 650px; height: 100px; margin-top: 10px; margin-left:-5px; } div.icon { width: 60px; float:left; display: block; text-align:center; font-size: 11px; cursor: pointer; } div.gmnoprint { font-size: 11px; color: #999; } div.gmnoprint a { font-size: 11px; color: #999; text-decoration: none; border-bottom: 1px dotted #999; } div.gmnoprint a:hover { color: #900; text-decoration: none; border-bottom: 1px dotted #900; }