/*
 v20110428
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,  /*blockquote,p,*/ pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,
fieldset, form, label, legend, /*table,*/ caption, tbody, tfoot, thead, th, 
article, aside, canvas, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, time, mark, audio, video /*, details, summary*/ {
 margin:0;
 padding:0;
 border:0;
 /*vertical-align:baseline;*/
}

/* HTML5 display-role reset for older browsers */
article, aside, figcaption, figure, footer, header, hgroup, menu, nav, section /*, details*/ {display:block;}


/*ol, ul, li,*/
/*ol, ul  {list-style:none;}*/
ol, ul, li, p{margin:0; padding:0;}
li   {margin-left:0px;}/**/

blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;}
blockquote  {padding:25px; margin:0;}



/*
 GR
*/
img  {border:0px;}
label {cursor:pointer;}
*:focus {
    outline: none;
}