#bottles img {
  position: absolute;
  margin-top: 80px;
} 

#beerInfo .infoItem {
  position: absolute;
} 
#bottles, #beerInfo {
  position: relative;
}

#thumbs { margin-left: 80px; margin-left: 0px !important!; }
#thumbs img { display: block; margin-bottom: 1em; }

#beerInfo h1 { float: left; }
#beerInfo h4 { float: left; margin-top: 16px; width: 300px; width: 300px !important!; margin-left: 10px; }
#beerInfo h5 { float: left; margin: 20px 0 0 166px; margin-bottom: 0; font-weight: normal; clear: both;  }

#beerInfo p { float: left; width: 450px; margin-left: 166px;  }

#bottomWidgets { margin-top: 650px; }
#main h3 { font-size: 23px; width: 642px; }


.beerComments { margin-top: 15px; }
.beerComment { margin-top: 10px; }
.beerComment p { color: #777; }

.graphicHeading { font-size: 16px; margin-bottom: 6px; }

#postComment { cursor: pointer; }
