html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #e53522; color: #fff; text-shadow: none; }
::selection { background: #e53522; color: #fff; text-shadow: none; }

img { border: 0; -ms-interpolation-mode: bicubic; }

body { background-color: #e5e5e5; }

#container { width: 981px; margin: 0 auto; padding: 18px 0 0 0;}