/** roReset CSS **/
html{ overflow-x:hidden;}
body{
  font-family: Arial, Helvetica, sans-serif; 
  font-size:12px;
  /*line-height:120%;*/
  color:#333333;
}

body,
h1,h2,h3,h4,h5,h6,
ul,ol,li,p,
pre,quote,
form,textarea,input,iframe,
img{ margin:0px; padding:0px; font-weight:normal; }
h1,h2,h3,h4,h5,h6{line-height:100%;}
img{ border:0 none;}
img,input{vertical-align:middle;}
ol,ul,li{ list-style:none; }
a{ color:#333333; text-decoration:none; }
.clearfloat:after{content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}
.clearfloat{display:inline-block;}
.clearfloat {display:block;}
.clearfixed{ clear:both; float:none; margin:0; padding:0px; font-size:0px; line-height:0px; height:0px;}
.btn{cursor:pointer;}
input.btn{border:0 none;}