/* Base Layout Style */
* { margin:0; padding:0; -webkit-text-size-adjust:none; border-radius:0; }
body { width:100%; margin:0; padding:0; color:#666;  font-size:14px; font-weight:normal; line-height:1.25em; letter-spacing:-1px;}

img, fieldset { outline:none; border:0; }
div, fieldset, input, textarea, select, table, button { font-size:14px; font-weight:normal; line-height:1.25em; letter-spacing:-1px; }
ol, ul, li, dl { list-style:none; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
hr { display:none;}
a, a:hover, a:active, a:link, a:visited { text-decoration:none; color:#333; cursor:pointer; }
em, i, address { font-style:normal; font-weight:normal; }
legend, caption { display:none; clear:both;}
button { cursor:pointer; border:0; padding:0; margin:0; background-color:#fff; }

section, nav, article, aside, hgroup, header, footer { display:block; }
textarea, input { background:url(none); -webkit-border-radius:1px; -webkit-appearance:none; }

span.hidden { visibility:hidden; }
