* {
	color: black !important;
	background-color: transparent !important;
	background-image: none !important;
	border-color: #999 !important;
}
a {
	padding-right: 0 !important;
}
#left-col, #right-col,
#nav #main-menu, #nav #main-menu-sub, #nav #language, #nav .search, #nav #edit,
#process, #main .pagination {
	display: none;
}
#header, #nav, #content, #main, #footer, .two-col, .grid_25 {
	width: 100% !important;
	display: block;
	float: none;
	padding: 0;
	margin: 0;
}
#main .element,
#main .element-fill {
	padding: 15px 0 0 0;
}
#wrap {
	font: normal 14px "Times New Roman", serif;
}
#header span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 24px;
}
#nav {
	margin-top: 20px;
}
h1, h2 {
	font-family: Georgia, serif;
}
h1 {
	font-size: 30px;
	text-transform: none;
}
h2 {
	font-size: 24px;
}
#footer {
	border-top-width: 1px;
	padding-top: 0.7em;
	margin-top: 1em;
}
