#home
{
	height: 302px;
	overflow: hidden;
}
p
{
	padding: 50px 30px;
	margin-right: 174px;
	font-size: 1.8em;
	line-height: 1.33em;
}
#social
{
  position: absolute;
  top: 12px;
  right: 200px;
}

a#latest
{

	background: url(/images/home.latest.png);
	bottom: 0;
	display: block;
	height: 302px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	text-indent: -1234px;
	
	width: 174px;
	
}