body {
	background: #e5e5e5 repeat;
	width: 55em;
	margin: 0px auto;
}

.main {
  display: none;
}

#ajaxalert {
	display: none;
}


#noscript {
	width: 520px;
	margin:25px auto;
	background: #FFF repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#noscript h1 {
	font-size: 16px;
	margin:0 0 18px;
	text-align:center;
}

.noscript-content {
	padding: 20px;
}