#months {
	list-style-type: none;
	width: 950px;
	border-bottom: 1px solid #CCC;
	height: 30px;
	margin-bottom:20px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#months li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:30px;
	border-right: 1px solid #ccc;
	float: left;
	width: 70px;
	text-align:center;
}
#months li a {
	display: block;
	text-decoration:none;
}
#months li a:hover {
	background-color:#F4F4F4;
}
.img-col-right img {
	margin-bottom: 10px;
	margin-top: 10px;
}
.floatright-side {
	float: right;
	margin-left: 10px;
}
body.page-december a#december,
body.page-november a#november,
body.page-october a#october,
body.page-september a#september,
body.page-august a#august,
body.page-july a#july,
body.page-june a#june,
body.page-may a#may,
body.page-april a#april,
body.page-march a#march,
body.page-february a#february,
body.page-january a#january,

body.page-four a#four,
body.page-five a#five,
body.page-six a#six,
body.page-seven a#seven,
body.page-eight a#eight,
body.page-nine a#nine,
body.page-ten a#ten,
body.page-eleven a#eleven
{
background-color: #F4F4F4;
}
.mini-col {
	width:290px;
	float:left;
	margin-right:30px;
}
.mini-col img {
	margin-bottom:10px;
}
