/* Browser CSS fix - Szyrt 2008 */
*{margin:0px;padding:0px;}
html{overflow:auto;}
html,body{height:100%;border:0px;word-wrap:break-word;_overflow-x:hidden;}
img{vertical-align:middle;border:0px;}
table{border-spacing:0px;border-collapse:collapse;font-weight:inherit;font-style:inherit;font-family:inherit;table-layout:fixed;}
form{line-height:22px;}
input[type="button"],input[type="submit"],input[type="reset"]{cursor:default;padding:2px 3px 1px 3px;line-height:14px;}
textarea{overflow:auto;line-height:14px;}
ul, li{margin-left:8px;}
fieldset{border:0px;}
fieldset legend{color:#000;}
p{margin: 10px 0px 10px 0px;}
h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}
small{font-size:11px}
a{text-decoration:none;}
iframe{overflow:auto;}/* scrolling="no" -val */
