/* 
    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.
*/


.contentheading {
  display: none;
}

.contentpaneopen {
  border: 0px !important;
  background: none !important;
}

.mod_events_latest_table {
  border: 0px !important;
  border-collapse: separate;
  border-spacing: 20px;
}