span#logo{
	float:none;
	margin:auto;
	display:block;	
	background-image:url('../images/logo-tablet.png');
	height:32px;
	width:358px;
}
div#nav ul{
	margin-top:10px;
	margin-bottom:10px;
	float:none;
}
div#wrap{
	width:inherit;
}
div#header{
	height:auto;
}
div#header img{
	width:100%;
}
div#content,div#sidebar{
	float:none;
	width:100%;
}
span#you-are-here-text{
	display:none;
}
div.column{/*Edit toolbar customisation*/
	width:auto;
	margin:0 auto;
}