.infowWindowTable {
  width: 302px;
  height:131px;
  background-image: url(/images/_default/popup_bg.png);
  font-family: Arial, Helvetica, sans-serif;
  background-repeat: no-repeat;
}
.infowWindowTable td{
  line-height: normal;
}
.infowWindowTitle {
  float: left;
  width: 250px;
  padding-left: 21px;
  padding-top: 9px;
  font-size: 12px;
  color: #000;
  font-weight: bold;
  overflow: hidden;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
}
.infowWindowTitle:hover {
  text-decoration: underline;
}
.infowWindowClose {
  float: right;
  width: 16px;
  padding-right: 10px;
  padding-top: 8px;
}
.infowWindowImg {
  width: 70px;
  height: 70px;
  border: 1px solid #848484;
  margin-top: 11px;
  margin-left: 11px;
}
.infowWindowLocation {
  font-size: 10px;
  color: #8c8c8c;
}
.infowWindowIcon {
  width: 29px;
  height: 25px;
  margin-right: 5px;
  border: 0;
}
.infowWindowRate {
  font-size: 11px;
  font-weight: bold;
  padding-top: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
}
.infowWindowPrice {
  font-size: 13px;
  font-weight: bold;
  color: #007d00;
  font-family: Arial, Helvetica, sans-serif;
}
.infowWindowInfoLink {
  font-size: 10px;
  color: #d56400;
  text-decoration: underline;
}
.infowWindowInfoLink:hover{
  color: #723600;
  text-decoration: underline;
}
.attractionWindowTable {
  width: 302px;
  background-image: url(/images/_default/gmaps_attr_infowindow.png);
  font-family: Arial, Helvetica, sans-serif;
  background-repeat: no-repeat;
}
.infoWindowCloseContainer {
  position: relative;
}
