div div {
  margin:0;
}
div.bucket-description {
  padding:0 30px 0 0;
}
p {
line-height: 1.5;
}
.g-button,
.g-button-basic {
  margin-top:0px;
  width:auto;
  margin-bottom:15px;
}
.g-scroller-scroller {
  height:89px !important;
  margin-bottom:20px !important;
}
.g-scroller-viewport {
  height:87px !important;
}
.g-scroller-controls a {
  height:89px !important;
}
.g-scroller-previous {
  background-image:url(/help/maps/streetview/images/nav_left_89.gif) !important;
}
.g-scroller-next {
  background-image:url(/help/maps/streetview/images/nav_right_89.gif) !important;
}
.g-scroller-viewport a {
  width:132px !important;
  height:87px !important;
}
.g-scroller-viewport a.selected,
.g-scroller-viewport a.selected:hover {
  width:130px !important;
}
div.bucket-title-slide {
  display:none;
}
h2 {
  font-size: 1.23em;
  line-height: 1.25;
  margin:0 0 14px;
  padding:0;
}
.pt-BR_br-bucket-title-slide h2 {
  margin: 0 0 2px;
}
ul.place-tabs li a {
  line-height:15px;
  padding:0 20px;
}
ul.place-tabs li a.selected {
  color:#000;
  text-decoration:none;
  font-weight:bold;
}
ul.place-tabs li a .image {
  display:block;
  width:80px;
  height:30px;
  margin:14px auto 4px auto;
  border:1px solid #ccc;
  background-color:#fff;
}
.place-frame-container {
  border-right:1px solid #ccc;
  border-left:1px solid #ccc;
}
.place-frame {
  height:400px;
  width:538px;
  overflow:hidden;
  border-left:1px solid #ccc;
}
.place-frame object {
  width:100% !important;
  height:100% !important;
}
.place-slide-border {
  border:1px solid #ccc;
  background:#d6e3f8;
  height:9px;
}
.place-slide-border.top {
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
  -webkit-border-top-left-radius:4px;
  -webkit-border-top-right-radius:4px;
}
.place-slide-border.bottom {
  -webkit-border-bottom-left-radius:4px;
  -webkit-border-bottom-right-radius:4px;
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
}
.footer {
  color:#555;
  margin-top:15px;
  margin-bottom:15px;
  text-align:center;
}
ul.place-list {
  padding:0;
  list-style:none;
  overflow-y:auto;
  overflow-x:none;
  height:400px;
  margin:0;
  border-top:0;
  border-bottom:0;
}
ul.place-list li a.spot {
  padding:7px 7px;
  background:#fff;
  border-bottom:1px solid #cccccc;
  display:block;
  outline:none;
  padding-right:25px;
  line-height:14px;
}
ul.place-list li a.spot:hover {
  background:#e6edf8;
}
ul.place-list li {
  background:#fff;
  margin: 0;
}
ul.place-list li.selected a.spot {
  background:#c3d9ff url(/help/maps/streetview/images/place-list-selected.gif) no-repeat center right;
  border-left:1px solid #dbe9ff;
  border-top:1px solid #dbe9ff;
  border-bottom:1px solid #afc5eb;
  color:#000;
  font-weight:bold;
  text-decoration:none;
}
div.place-list-container {
  background:#efefef;
}
ul.place-list li.selected div.description {
  display:block !important;
}
ul.place-list li div.description {
  background:#fff url(//www.google.com/images/modules/scroller/bg_selected.gif);
  display:none;
  margin:0;
  padding:10px 9px 10px 11px;
  color:#555;
  line-height:13px;
  width:auto;
  font-size:11px;
  border-bottom:1px solid #cccccc;
}
ul.place-list li div.description span.moreinfo {
  display:block;
  padding:0 22px 0 0;
  line-height:15px;
  color:#888;
  margin:3px 0 0 0;
}
ul.place-list li div.description span.moreinfo.grey a {
  color:#888;
  margin-left:3px;
}
ul.place-list li div.description span.moreinfo.googlemaps a {
  margin:0;
}
ul.place-list li img {
  float:left;
  margin:0 5px 0 0;
}
.loading-loading {
  line-height:16px;
}
.loading-finished {
  display:none;
  width:740px;
}
/* RTL Styles */
.rtl div.bucket-description { padding: 0 0 10px 30px; }
.rtl .g-scroller-scroller { left: -26px; }
.rtl ul.place-list li.selected a.spot { background: #C3D9FF; }
.rtl ul.place-list li.selected a.spot:after {
  content: "〉";
  position: absolute;
  left: 7px;
  top: 50%;
  font-weight: bold;
  margin-top: -0.5em;
  color: #4b4f55;
}
.rtl ul.place-list li a.spot {
  padding: 7px 7px 7px 25px;
  position: relative;
}
