* {
	float: none !important;
	overflow: default !important;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	height: auto !important;
	font: default !important;
	border: none !important;
	line-height: default !important;
	color: #000;
}

#top-of-page,
#navigation-bottom,
#content-right,
#breadcrumbs,
div.tabhead,
object,
embed,
.seo {
	display: none !important;
}

h1, h2, h3, h4, h5 {
	margin: 1em 0 !important;
}

p, td, li {
	margin: 0.5em 0 !important;
}

ul, li {
	list-style: default !important;
}

ul.news_column li {
	border-bottom: 1px dotted #ccc !important;
}

table.comparison,
table.comparison td {
	border: 1px solid #CCC;
}

#header, #header.firstlevel, div.overlay {
	height: default !important;
	border-bottom: 1px !important;
}

#footer {
	margin: 2em 0 !important;
	border-top: 2px solid !important;
}

#evaluate-steps div.inner-left,
#evaluate-steps div#rightparent,
#betaSolo div#right {
        visibility: hidden;
        display: none;
}

#betaSolo #left h2,
#betaSolo #left p {
        color: #333 !important;
}


