/* 
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/
.table td {
  vertical-align: top;
}
#jevents_body {
  width: 100% !important;
  border: 0px solid #DDD;
  background-color: transparent;
  border-radius: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
