@import url("/vs/docs/shared/c/generic_search_details.css");

body {
  width                : 765px;
  background-color     : #bdd3c7;
}

h1 {
  background           : url(../i/eat_header.jpg) no-repeat top left;
  height               : 73px;
}


h2 {
  color                : #fff;
  background-color     : #779886;
  border               : 1px solid #7da38e;
}


h3 {
  margin              : 0;
  color               : #779886;
  border-bottom       : 0px solid #eaeaea;
}

p {
  padding              : 0;
}

#header {
  padding              : 0;
  margin               : 0;
  width                : auto;
  height               : auto;
  background           : #bdd3c7 none top left no-repeat;
}

#location {
  color               : #000;
}

#providerNavigation li a {
  background-color    : #fff;
}

#providerNavigation li a:hover {
  background-color     : #dee9e3;
}

#details h2 {
  border-bottom       : none;
}

#details a.furtherDetails {
  background-image    : none;
  background-repeat   : no-repeat;
  background-position : 0px center;
  padding-left        : 0px;
  margin-left         : 8px;
}

#contactDetails {
  margin-left         : 8px;
}

#links ul li {
  background-color    : #fff;
}

.box {
  background-color     : #fff;
  border               : 1px solid #7da38e;
  padding              : 10px;
  margin-bottom        : 20px;
}

* html #details {
}

* html #details #qa {
  margin-left         : 270px;
}

* html #links {
  margin-left         : 598px
}
