.hp-aggregator li a.whitecorners, .aggregator li a.whitecorners {
	width : 22px;
	position : absolute;
	z-index : 100000;
	margin : 8px 7px 8px -30px;
	float : left;
	padding: 22px 0 0 0;
    overflow: hidden;
    height: 0px !important;
    height /**/:30px;	
}
.blogtip {
	display : none;
	position : absolute;
	z-index : 1000;
	margin-top : 6px;
	margin-left : -226px;
	width : 220px;
	height : 28px;
}
a.button {
	display : block;
	float : left;
	background-color : #999;
	font-size : 10px;
	color : #fff;
	margin-right : 10px;
	margin-bottom : 20px;
	padding : 3px 5px 3px 5px;
}
.feature-list li {
	padding-top : 1px; 
}
.feature-list {
	margin-bottom : 50px;
}
#main-navigation ul li.search input {
	float : left;
	display : block;
		width : 170px;
		/* height : 22px; 
	border : solid 0px #424242; */
	background-color : #ddd;
	font-size : 16px;
	/* line-height : 22px; */
	padding : 2px 0 2px 4px;
}
#foundation-documents .ie {
	font-family : 'Lucida Sans';
}
h2 a {
	padding-bottom : 7px;
}

hr { clear: both; }