	h2
	{
		font-size: 2em;
	}

	h3
	{
		font-size: 1.5em;
	}

	.top
	{
		position: relative;
		height: 1em;
	}
	
		.top .about
		{
		}
		
		.top .results
		{
			position: absolute;
			top: 0;
			right: 0;
		}

	.social-centered
	{
		width: 350px;
		padding-left: 50px;
		margin: 1.25em auto 0 auto;
	}
	#header
	{
		background: url('images/bg2.png') top left repeat-x;
		height: 150px;
	}
	
		#header > .\35 grid-layout
		{
			position: relative;
		}
	
		#header h1
		{
			position: absolute;
			left: 0;
			top: 14px;
		}
		
			#header h1 a
			{
				display: block;
				text-indent: -9999em;
				width: 180px;
				height: 48px;
				background: url('images/sprites.png') 0px 0px no-repeat;
			}
			
		#header form
		{
			position: absolute;
			right: 0;
			top: 20px;
		}

			#header form input
			{
				width: 21.5em;
			}
		




	#footer
	{
		margin: 1.5em 0 0 0;
		text-align: center;
	}

		#footer .inset
		{
			margin: 1em 0 0 0;
		}