#hole-by-hole ul#info-buttons {
  margin: 0 0 1.0em 0; }
  #hole-by-hole ul#info-buttons:after {
    content: ".";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden; }
  #hole-by-hole ul#info-buttons li {
    display: block;
    float: left;
    margin: 0 2px 0 0;
    padding: 0;
    background-image: none; }
    #hole-by-hole ul#info-buttons li.selected a, #hole-by-hole ul#info-buttons li:hover a {
      background: #865b2c;
      color: white; }
    #hole-by-hole ul#info-buttons li a {
      display: block;
      float: left;
      padding: 0 3px;
      height: 21px;
      line-height: 21px;
      text-align: center;
      font-family: "Times New Roman", Times, serif;
      font-size: 14pt;
      font-weight: bold;
      text-decoration: none;
      color: #805425; }
#hole-by-hole #hole-info:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden; }
#hole-by-hole #hole-info #hole-description {
  width: 278px;
  float: left; }
  #hole-by-hole #hole-info #hole-description strong {
    font-size: 120%; }
#hole-by-hole #hole-info #hole-image {
  width: 200px;
  float: right; }
