#GoogleMap { position: relative; z-index: 20; } #GoogleMap .C td { vertical-align: baseline; } /* OneLiner */ #GoogleMap .O { margin-top: .2em; } /* Name */ #GoogleMap td.N a{ font-weight: bold; font-size: 1.2em; text-decoration: none; vertical-align: bottom; padding-bottom: .3em; } /* Price */ #GoogleMap td.P { color: #E1B470; font-style: italic; font-weight: bold; font-size: 1.1em; margin-bottom: .2em; vertical-align: top; } /* Info */ #GoogleMap td.I { white-space: nowrap; vertical-align: top; } /* Thumbnail */ #GoogleMap .T { text-align: right; width: 100px; }