/*
  $1 - Overview 
*/

/* $1 - Overview /////////////////////////////////////////////////////////////*/
div.mzag_event_overview td.mzag_gui_gridstandard_column_title:hover
{
  cursor:pointer;
  text-decoration:underline;
}

div.mzag_event_overview table.mzag_gui_gridstandard_gridtable td.mzag_gui_gridstandard_column_title
{
  padding-left:35px;
  background:#F8F8F8 url('../images/event.gif') no-repeat 10px center;
}

div.mzag_event_overview table.mzag_gui_gridstandard_gridtable td.mzag_gui_gridstandard_column_eventDate
{
  text-align:right;  
}