h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
.navigation {
	margin-top: 50px;
}
p {
	margin: 0px;
}
ul#monthList {
}
ul#monthList li {
	list-style-type: none;
	margin: 0px;
}

.col_archive {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-top: 20px;
}
.col_archive h3 {
	margin-bottom: 0px;
}
.col_archive p.small {
	margin-bottom: 10px;
}
.col_archive div.entry {
	margin-left: 30px;
}

