﻿.guestbookfield label {
  float:left;
  text-align:right;
  width:180px;
}

.guestbooksection{
  clear:both;
  width: 100%;
}

.guestbookfield label {
  float:left;
  width:100px;
}

.guestbook-input{
  width: 550px;
  height: 75px;
  color:#333333;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 12px;
}

.gridsection{
  clear: both;
  width: 100%;
}
