/* --- tl_files/MASTER/css/reset.css --- */ 


body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0;}
table{border-collapse:collapse;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow: 0 0 0 0 #;-moz-box-shadow: 0 0 0 0 #;box-shadow: 0 0 0 0 #;}
caption,th,td{text-align:left;vertical-align:top;}
abbr,acronym{border-bottom:1px dotted #666;font-variant:normal;}
blockquote,q{}
fieldset,img{border:0;}

sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
del{text-decoration:line-through;}
ins{text-decoration:none;}
:focus{}


