.typography p { margin-bottom:1.75em; }
.typography a {
	text-decoration:none;
	color:#CC0000;
}
.typography a:hover {
	text-decoration:none;
	color:#000066;
}
.typography #menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
}
.typography #menu li a:hover { background:url(../images/bg-menu-hover.png) no-repeat center center; }
.typography #sidebar li a {

}
.typography #sidebar li a:hover {
	background:#edebed;
	color:#000066;
}
.typography #footer-valid a {
	color:#ffffff;
	text-decoration:none;
}
.typography #footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.typography h1,.WidgetHolder h3 {
	font-size:24px;
	font-weight:bold;
	cursor:default;
	position:relative;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:normal;
	padding-bottom: 15px;
}
.typography a.feed-button {
	display:block;
	width:100px;
	height:25px;
	background:url("../images/button-feed.png") 0 0 no-repeat;
	text-decoration: none;
}
.typography a:hover.feed-button { background-position:0 -25px; }

.searchResultHeader{font-weight:bold;}
#SearchResults {list-style-type:none; padding-left:80px;}

.sub{height:25px;font-weight:bold;color:white;text-align:center;padding-right:26px;}
