html {
	background: none;
}

* {
	background: #FFF none ! important;
	color: #000 ! important;
	font-family: georgia, times new roman, roman, serif ! important;
}

div, p {
	width: auto ! important;
	height: auto ! important;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a {
	position: relative ! important;
	width: auto ! important;
	height: auto ! important;
	background: none ! important;
	text-indent: 0px ! important;
	overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em ! important;
}

#strapline, #logo {
	left: 0px;
	right: auto;
}

#border, #wrapper_left, #wrapper_right, #home_info, #validation {
	display: none;
}

#quote {
	border: 0;
	border-top: 1px solid #000;
}