#leaderboard {float:right; margin-right:10px; text-align: center !important; }
#leaderboard * { display:block !important; margin:0 auto}
#search {display: none}


#logo h1 { padding-top:10px; padding-bottom:30px}

#content {top:-44px;}

#nav {margin-top:-44px}

#cta-top {
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;
	}
	
	#nav > li {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
		}
		

#home #content { /* from wide */
	top:-44px;
	}		

