#ArticleList .dropList {
	height: 25px;
	display: block;
}
#ArticleList  .articles  a {
	color: #428A53;
	list-style-type: none;
	display: block;
	height: 23px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
#sidebar .articles .articles {
	list-style-type: none;
}
#sidebar .blogCalendar {
	border: 1px solid #CCCCCC;
}
#sidebar .blogCalendar tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar #ArticleList .dropList {
	padding-top: 7px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar .blogCalendarHeader {
	background-color: #80C151;
	height: 30px;
}
#sidebar #tableCalendar-55 {
	width: 300px;
}
