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

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
   /* width: 28.5288%;*/
    width: 28.4088%;
}

#jevents_body .jev_toprow div.today {
 width: 60%;
}

#jevents_body .jev_toprow h2 {
 width: 28%;
}

#jevents_body .currentmonth, #jevents_body .currentday, #jevents_body .currentweek {
    font-size: 11px;
}