pre { font-size: 12px; width: 100%; overflow: auto; -webkit-overflow-scrolling: touch; }
#page nav{ display: none; }

#header, .header, #footer { background:#53545d; font-size: 16px; font-weight: bold; color: #fff; text-align:left; line-height: 40px;
	height: 40px; padding: 0 5px; font-family: 'Titillium Web', sans-serif;
}
#header a, .header a { background: center center no-repeat transparent; background-image:url(../images/menu-img.gif); float:left; width: 40px; height: 40px;
	/*display: block; position: absolute; top: 0; left: 10px;*/
}
#header a.friends, .header a.friends { background:url(../images/right-menu-icon.gif) no-repeat right 8px; }
#header a.right, .header a.right { float:right; width:90px; color:#fff; text-decoration:none
	/*left: auto; right: 10px;*/ }
#content, .content { padding: 20px; }