#content p.archiveMonth, #content p.archiveYear {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
} #content p.archiveMonth {
	margin-top: 10px;
} #content p.archiveYear {
	margin-bottom: 20px;
}

#content h2 {
	margin-bottom: 10px;
}

#content h3 {
	margin-bottom: 5px;
}
#content h3 a.noLink {
	color:#222;
} #content h3 a.noLink:hover {
	color:#222;
}

#content ul {
	padding: 0 0 0 30px;
}