/* ******************** EVENTS LIST *********************/

.eventsTable { width :100%; border-collapse : collapse; }
.eventNameContainer { background:#525339 url('../immagini/bg_titles.gif') repeat-x;  padding : 5px;  }
.eventName { color : #7d7f5b; font-weight : bold; text-transform : uppercase; background: #f3f6b9; padding: 4px; }
.eventDates { color: #7d7f5b; font-weight:normal; }
#eventDescription { width:500px; text-align: justify; }
.eventThumbnail { border : 1px solid #525339; float : right;  margin : 0 0 5px 5px; }
h1 { color:#C9CC9D; position:relative; text-align:right; margin-bottom:0;  }
h2 { padding:6px 0 6px 12px; color:#fdd633; font-size:14px; text-transform:uppercase; background-color: #7d7f5b; border-right:1px solid #525339; margin-bottom: 0; }
