	.side-title {
		background:#fff; margin:5 0px;
		padding:5 10px; font:bold 90% "Arial";
		border-top:solid    5px #26c;
		border-right:solid  0px #aaa;
		border-bottom:solid 1px #aaa;
		border-left:solid   1px #aaa;
	}
	.side-title a{
		color:#009; text-decoration: none;
		}
		.side-title a:visited {
			color:#009; text-decoration: none;
		}
		.side-title a:hover {
			color:#009; text-decoration: underline;
	}
	.count{
		font:60%/150% "Arial";
		padding-left:2px;
		margin:2 0px;
	}
