/* 
 *	CSS Reset
 *	(c)2010 jurgelenas.lt
 */
*,html,body,div,span,applet,object,iframe,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,q,fieldset,form,label,legend,input,select,textarea,table,caption,tbody,tfoot,thead,tr,th,td,var,font,ins,kbd,s,sampsmall,strike,strong,tt,b,u,i,center { margin: 0; padding: 0; border: 0; outline: none; font-size: 100%; font-style: inherit; font-weight: inherit; font-family: inherit; vertical-align: baseline; background: transparent;}
body { line-height: 1; }
table { border-collapse:collapse; border-spacing:0;}
fieldset,img,a img{ border:0; }
ul,ol,li { list-style:none; }
caption,th,td{ text-align:left; }
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal; }
blockquote, q { quotes: none; } 
blockquote:before,blockquote:after,q:before,q:after{ content:''; }
abbr,acronym { border:0; font-variant:normal;}
a { outline: none; }
sup { vertical-align:text-top;}
sub { vertical-align:text-bottom;}
ins { text-decoration: none; }
legend{ color:#000;}
strong { font-weight: bold }
em { font-style: italic }
del { text-decoration: line-through; }