div#wikilog {
	margin-top: 10px;
	margin-left: 18px;
	font-size: smaller;
}
table.calendar-outer { border: 0; border-spacing: 10px; }
td.calendar-outer { vertical-align: top; }
table.calendar-inner  { border: solid 2px #c8c8c8; border-collapse: collapse }
#wikitext table.calendar-inner caption {
    text-align: center;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
}
table.calendar-inner th  { font-weight: normal; background-color: #eeeeee; padding: 2px; width: 2.2em; border: dotted 1px #c8c8c8 }
table.calendar-inner td  { text-align: center; padding: 3px; border: dotted 1px #c8c8c8 }
td.calendar-today-entry  { background-color: #e68a1d }
td.calendar-today-noentry  { background-color: #bbb }
td.calendar-entry  { background-color: #fcfb0d }
td.calendar-noentry  { background-color: #ebebeb }
#wikitext a.nonexistent-date  { 
	background: transparent;
	text-decoration: none;
}
#wikitext a.nonexistent-date:link   { color: #680001; border-bottom: medium none }
#wikitext a.nonexistent-date:visited   { color: #680001 }
#wikitext a.nonexistent-date:hover {
	color: #444444;
}
form.calendarpub {
	margin-top: 10px;
	margin-left: 40px;
}
p.datetrail {
	font-size: smaller;
}
p.wikiloghome {
	margin-bottom: 0px;
}
p.right {
	text-align: right;
}
p.center {
	text-align: center;
}
ul.loglist {
	list-style: circle;
}
.currentmonth {
    background-color: yellow;
}
td.prompt {
	text-align: right;
	vertical-align: top;
	font-size: smaller; 
	font-weight: bold;
	color: maroon;
	padding-top: 5px;
}
div#diary { 
	border-bottom: 2px solid #9999FF;
	margin-top: 7px;
	margin-bottom: 10px;
}
div#message { 
	margin-top: 10px;
	border-top: 2px solid #9999FF;
	padding-top: 10px;
}
p.today { margin-top: 20px; }
span.daynumber {
    float: left;
    font-size: 200%;
    line-height: 1.0em;
    margin-right: 0.2em;
}
div.dayentry { margin-left: 40px; }