#content.links h2 {
	border-top: 2px solid #CCC;
	border-bottom-style: none;
	padding-top: 10px;
	text-transform: none;
}
	#content.links h2 a {color:#009;}

#side ul.filter {
	margin:7px 0px 20px 15px;
}

	#side ul.filter li {padding:3px 0px;}


table, tr, td {border:0px;}
	table {
		font-size:0.9em;
		text-align:left;
		clear: both;
		margin: 4px 0px 30px 0px;
	}
	td {
		margin:0px;
		padding:2px;
	}
	table h2 {
		font-size: 1.1em;
		border-top: 2px solid #CCC;
		border-bottom-style: none;
		padding: 10px 0px;
	}
	table a {color:#009;}
	
	table .desc {
		line-height:1.4em;
		padding-top:20px;
	}
	
.note {margin-bottom:0px;}

.title2 {
	color:#666;
	font-weight:normal;
}
#side ul.filter li.sub {
	padding-left: 15px;
}

