/* --- reset --- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, button, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
:focus { outline: 0; }
body { background: #fff; color: #666666; font: 10px/1 Verdana, Arial, Helvetica, Sans-Serif; padding-bottom: 100px; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a:link { color: #0076b2; text-decoration: none; }
a:visited { color: #718db0; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active, a:focus { overflow: hidden; text-decoration: none; }

/* --- common rules --- */
#ge-body { font-size: 1.1em; line-height: 1.27; }

/* --- misc. classes --- */
.accessible { left: -9999px; position: absolute; }

/* --- forms --- */
input { background-color: transparent; width: 140px; height: 20px; border:1px solid #a4a4a4;}
select { width: 142px; border:1px solid #a4a4a4;}
button { background-color: transparent; width: 100px;}
textarea { background-color: transparent; width:265px; height:50px; border:1px solid #a4a4a4;}
