.ccm-page #tagresults {
	min-height: 500px;
}
.ccm-page #tagresults .title a {
	font-size: 19.2px;
}
.ccm-page #tagresults_sb {
	display: none;
	
}
.ccm-page #tags a:hover {
	color: #ff9900;
}
.ccm-page #tags .blkspacer {
	height: 35px;
}
.ccm-page #tags ul.year {
	margin-bottom: 21px;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.ccm-page #tags ul.year > li {
	font-size: 18px;
	border-top: 1px solid #666;
}
.ccm-page #tags ul.year > li:first-child {
	border-top: none;
}
.ccm-page #tags ul.year > li > a {
	padding: 3px 10px;
	display: block;
}