div.footer{
	position:relative;
	font-size:.8em;
	height:140px;
}

div.content{
	padding-bottom:10px;
}

div.footer div.copyright{
	width:200px;
}

div.footer div.about{
	width:700px;
}

.hide_from_iphone
{
	display: none !important;
}