
div#blogbox {
	margin: 2em; 
	width: 610px;
	margin: 0px;
	padding: 8px;
}

div#archivebox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-left-color: black;
	border-left-width: thin;
	border-left-style: solid;
	float: right;
	padding: 8px;
	margin-left: 4px;
	margin-top:2px;
	margin-bottom: 4px;
}
div#archivebox p, div#archivebox h4 {
	padding:0px;
	margin:0px;
}

div#archivebox h4 {
	margin:0px;
}
div#archivebox a:hover {

	text-decoration: underline;

}
div#archivebox a {

	text-decoration: none;

}
h2 a {
	text-decoration: none;
	color:inherit;
}
#postlist {
	
}
#postlist th {
	text-align: left;
}
#postlist td {
	padding-right: 10px;
}
