.entry, .rightentry          {
                background:url(pics/graphite/slick_postback.png);
				background-repeat:no-repeat;
				background-position:bottom;
                }   
h1              {
                background:url(pics/graphite/slick_bullet_big.png);
				background-repeat:no-repeat;
                }
h2              {
                background:url(pics/graphite/slick_bullet_small.png);
				background-repeat:no-repeat;
                }
.defcalendar td {
        background-color:#D6D6DD;
}
.defcalendar th {
                       background-color:#E1E1E7;
                       }

.defcalendar td:hover {
	background-color: #E1E1E7;
}