.header,
.menu {
	display:none;
}
.main {
	padding: 0;
}
.wrapper{
	width:100%;
	margin:0 auto;
	max-width:460px;
	min-height:0;
}
.content {
	padding-bottom:25px;
}
.contentContainer {
	border:0;
}
.footer {
	border:0;
}