.template-wrapper { 
	width:960px;
}
body { 
	background-color:#FFFFFF;
	font-size:1.1em;
	font-family:Helvetica, Arial, sans-serif;
}
#header_cell { 
	background-image:none;
	height:145px;
	background-color:rgb(255, 255, 255);
}
#header_cell.mobile-header { 
	background-image:none;
	background-color:rgb(255, 255, 255);
	height:100px;
}
.layout-wrapper { 
	width:960px;
}
