BODY { background-color: #ffd; }
.commentbox {
	margin-left: 2em;
}
.commentbox TD {
	color: #444;
	font-size: 0.8em;
}
UL.update {
	margin-left: 10%;
	margin-right: 10%;
}
UL.update LI {
	font-size: 0.9em;
/*	line-height: 130%;	*/
}
DIV.sitemap {
	margin-left: 2%;
	margin-right: 7%;
}
DIV.sitemap UL {
	margin-top: 0em;
}
DIV.sitemap UL LI {
	font-size: 0.9em;
/*	line-height: 130%;	*/
}

@media all {

ul.update li {	line-height: 135%;	}
div.sitemap ul li {	line-height: 135%;	}
IMG.coverpic {
	margin-top: 5px;
	margin-bottom: 5px;
}

}
