@media screen and (max-width: 620px)
{
	-webkit-text-size-adjust: none; 
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,label,p,blockquote,table,th,td,embed,object,button,hr{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:14px;}
html, body { height: 100%;}
fieldset,img,abbr{border:0;}
ul, li {list-style:none; list-style-type:none;}
body {color: #363636;font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: normal;text-decoration: none;background: url("../images/header_bg.jpg") 0px 0% no-repeat;}
a { color:#000; text-decoration:none; outline:none;}
a:hover{ color:#dd291e; text-decoration:none;}
input, textarea, select { border: 1px solid #C7C7C7; font-family: Arial,Helvetica,sans-serif; font-size: 14px; padding:8px 5px 8px 20px; color:#363636;  outline: none; }
input[type="checkbox"], input[type="radio"] { outline:0; border:0px; width:15px; height:15px; margin:0; padding:0; }
input[type="submit"], input[type="button"] { -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; border:none !important; }
*:focus{ outline:0;}