/* for eguide module */
.error { color: #ff0000; font-weight: bold; text-align: left; }
.evhead { color: #336600; font-size: 120%; font-weight: bold; text-align: left;}
.evmark { float: right; color: #000000; }
.evinfo { font-size: 75%; text-align: left;}
.evprop { visibility: hide; display: none; font-size: 90%; font-weight: bold; text-align: left; color: gray; padding-left: 2em; }
.evbody { text-align: left; }
.evlink { font-size: 90%; text-align: right;}
.evline { font-size: 90%; text-align: left;}
.evnote { font-size: 110%; text-align: center; font-weight: bold; color: #336600; }
.evtitle {
   color: #ff5800; font-size: 110%;
   font-weight: bold; text-align: left;
   padding-bottom: 0.5em;
}
.evtbl th { text-align: left; vertical-align: top; }
.event, .evform, .evlist, .entform { border-bottom: solid thin #c0c0c0; padding: 1em; }
.evms td { background-color: #ffeeee; padding: 5px; }
.evms th { text-align: left; }
.even th { text-align: left; }
.odd th { text-align: left; }
.evop td { background-color: #ffccff; padding: 5px; }
.catbox { float: right; }
.evform th em, .evform em,.entform th em, .entform em
  { color: #ff5800; font-weight: bold; }
.entform { background-color: #eeeeff; }

