/* -----------------------------------------------------------------------

 MECHANO CSS Framework beta 1.0
 http://www.cssmechano.com
 January 12, 2009
 Normalization CSS

----------------------------------------------------------------------- */

/*Remove all prestyles
----------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, cite, font, img, ins, kbd, q, s, samp, small, big, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, input, textarea, label, legend, caption, table, tbody, tfoot, thead, tr, th, td{font-size:100%;font-family:inherit;font-weight:inherit;margin:0;padding:0;vertical-align:baseline;}

body{font-family:Arial, Helvetica, sans-serif;line-height:1.5}

table{border-collapse:separate;border-spacing:0}
img{vertical-align:middle}
img, a img{border:none}
a:focus{outline: 0;}
legend{color:#000}



/*Set Common Tags Styles
----------------------------------------------------------------------- */
h1{font-size:2em} /* 32px */
h2{font-size:1.5em} /* 24px */
h3{font-size:1.25em} /* 20px */
h1,h2,h3,h4,h5,h6,strong{font-weight:bold}
abbr,acronym{border-bottom:1px dotted #000;cursor:help} 
em {font-style:italic}
del{text-decoration:line-through}
ol li {list-style: decimal inside}
ul li {list-style: square inside}
ul li ul{margin-left:1em}
dt{font-weight:bold}
dd{margin:0 1em}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:1.2}
fieldset{border:1px solid #eaeaea;padding:.5em}
legend{padding:0 .5em}

hr{background:#ccc none repeat scroll 0 50%;border:medium none;clear:both;color:#ccc;float:none;height:1px;width:100%}
blockquote{margin:0 2em}
blockquote, q{quotes: none}
blockquote:before, blockquote:after, q:before, q:after{content: ""}
blockquote, q{quotes: "" ""}