.eventDetailsImage { border: 1px; border-style: solid; width: 100px; }
.eventDetailsImageThumb { width: 50px; border: 1px; border-style: solid; }

.cellMonthName {  background: url(../images/headers/header_January.jpg) no-repeat top left; }
.cellMonthNameJanuary { background: url(../images/headers/header_January.jpg) no-repeat top left; }
.cellMonthNameFebruary { background: url(../images/headers/header_February.jpg) no-repeat top left; }
.cellMonthNameMarch { background: url(../images/headers/header_March.jpg) no-repeat top left; }
.cellMonthNameApril { background: url(../images/headers/header_April.jpg) no-repeat top left; }
.cellMonthNameMay { background: url(../images/headers/header_May.jpg) no-repeat top left; }
.cellMonthNameJune { background: url(../images/headers/header_June.jpg) no-repeat top left; }
.cellMonthNameJuly { background: url(../images/headers/header_July.jpg) no-repeat top left; }
.cellMonthNameAugust { background: url(../images/headers/header_August.jpg) no-repeat top left; }
.cellMonthNameSeptember { background: url(../images/headers/header_September.jpg) no-repeat top left; }
.cellMonthNameOctober { background: url(../images/headers/header_October.jpg) no-repeat top left; }
.cellMonthNameNovember { background: url(../images/headers/header_November.jpg) no-repeat top left; }
.cellMonthNameDecember { background: url(../images/headers/header_December.jpg) no-repeat top left; }

.imageInText { width: 80px; }