/*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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:normal}
caption,th{text-align:left}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}focus{outline:0}html,body{height:100%}

/*rebuild basic*/
strong { font-weight:bold; }
em { font-style: italic; }
strong em, em strong { font-weight:bold; font-style: italic; }
pre, code, kbd, samp, tt { font-family: monospace; *font-size: 108%; line-height: 100%; }
abbr, acronym { border-bottom: 1px dotted #000; cursor: help; }
hr { border-bottom: 2px solid #333; border-width: 0 0 2px 0; margin: 1em 0; }
p { margin-bottom: 1em; }
ul, ol, dl { margin: 1em 1em 1em 2em; }
ol li { list-style: decimal outside; }
ul li { list-style: disc outside; }

/*little helper*/
.clear, .clearonly { clear: both; }
.clearonly { height: 1px; }