*{
	margin:0;
	padding:0;
	border:0;
	outline:none;
}
a{ 
	text-decoration: none; 
}
body {
	background:#ccc;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: grayscale;
}





#awp-wrapper{
	position:relative;
	min-width:320px;
	line-height:normal!important;
	max-width:1152px;
	top:25px;
	margin: 0 auto;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
}