div#bigMap { position: relative; }
div#map { position: absolute; top: 22px; left: 25px; width: 542px; height: 482px; }
div#restName { position: absolute; top: 0px; left: 30px; padding-top: 10px; font-size: 28px; line-height: 26px; width: 525px; }
div#address { position: absolute; top: 50px; left: 30px; font-size: 14px; line-height: 14px; font-weight:800; }

.infoWin { position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #000; }
	.infoWin a:link, .infoWin a:visited { text-decoration: none; color: #b51717; }
	.infoWin a:hover { text-decoration: underline; color: #b51717; }	
.infoWinContent { }
.infoWinClose { }
.infoWinLogo { padding-bottom: 5px; }
.closeBtn { position: absolute; top: -3px; right: 1px;} 
