form#vendor_notes {
  text-align: center;
}
form#vendor_notes p.heading {
  font-weight: bold;
  color: #601f5f;
}
form#vendor_notes textarea {
  width: 200px;
  overflow: auto;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
form#vendor_notes input[type=submit] {
  margin-top: 1em;
}
div#vendor_save_notes_login {
  margin: 1em 0px;
  text-align: center;
  font-size: 1.2em;
}
div#vendor {
}
div#vendor div.right {
  width: 160px;
  float: right;
  margin-left: 20px;
  margin-right: -25px;
}
div#vendor div.content_right {
  width: 160px;
  overflow: hidden;
}
div#vendor div.gallery {
  margin-bottom: 1em;
}
div#vendor div.gallery a {
  width: 150px;
  height: 150px;
  display: block;
  border: 5px solid #c5c5c5;
  margin-bottom: 7px;
}
div#vendor div.gallery a img {
  display: block;
  width: 150px;
  height: 150px;
}
div#vendor a.logo, div#vendor span.logo {
  display: block;
  width: 200px;
  text-align: center;
  float: left;
  margin: 0px 34px 1em -26px;
}
div#vendor a.logo img, div#vendor span.logo img {
}
div#vendor div.info {
  float: left;
  width: 176px;
}
div#vendor p.phone {
  font-size: 17px;
  margin-top: 0px;
}
div#vendor p.url {
  font-size: 14px;
}
div#vendor div.info_address {
  margin: 1em 0px;
  font-size: 14px;
}
div#vendor p.address {
  margin: 0px;
}
div#vendor div.save_button, div#vendor a.save_button {
  display: block;
  width: 111px;
  height: 18px;
  background-image: url('images/button-add-to-favorites.png');
  margin: 1em 0px 1em 0px;
  cursor: pointer;
}
div#vendor div.social_links {
  margin: 2em 0px 1em 0px;
}
div#vendor div.social_links a {
  margin-left: -10px;
}
div#vendor a.twitter {
}
div#vendor a.facebook {
}
div#vendor img.right {
  float: left;
  width: 190px;
  margin-right: -10px;
}
div#vendor a.contact {
  display: block;
  width: 76px;
  height: 80px;
  float: left;
  margin: 40px 0px 1em 25px;
}
div#vendor a.contact img {
  display: block;
  width: 76px;
  height: 80px;
}
div#vendor h1 {
  clear: left;
}
div#vendor h1 a {
  text-decoration: none;
  color: #601f5f;
}
div#vendor div.main_content {
  margin: 1em 0px;
}
