/* RESET CSS Document */

body, html{
	overflow-x:hidden !important;}

body{
	font-family: 'OpenSans-Light';
	color:#666;}

*{
	margin:0px;
	padding:0px;}

	
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
-webkit-margin-before: 1.0em;
-webkit-margin-after: 1.0em;
}
	
	
.no-padding{
	padding:0px;}
	
.no-margin{
	margin:0px;}