#news a {
	font-weight: bold;
}

#news small {
	color: #999999;
}

h2 {
	margin-bottom: 0px;
	font-size: small;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #999999;
	font-weight: bold;
}

.triple {
	width: 33.33%;
	float: left;
}