/* 480 to 767 px - most cells landscape (iPhone) */

.pageW {
  width: 90%;
  margin: 0 auto;
}

.HALF, .THIRD, .THIRDx2, .QUARTER, .QUARTERx3, .FIFTH, .SIXTH, .TWELVEx5 {
	width: 100% !important;
	margin: 0 0 10pt;
	float: none;
}

#LOGO img {
  height: 40px;
}
#LOGO {
  top: 23px;
}





.navigation.post-navigation .L, 
.navigation.post-navigation .R {
	text-align: center;
	margin: 10px 0 !important;
}





#FTR3, #FTR3 p {
  text-align: center;
}