@import url("general.css");
/* Hide obsolete elements */
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
body {
	padding: 15px;
	margin: 0;
}
body {
	font: normal 82% Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
}
p ,ul, ol, span, font, table, .center_inside, table td {
	font-size: 100% !important;
}
table td {
	padding: 2px;
}
#ticker, #footer-wrapper, #leftdiv, #rightdiv, .pagetools, #banner, #searchandtime {
	display: none;
}
#header {
	background: none !important;
	font-size: 10px;
	margin-bottom: 28px;
}
#header .pagetools {
	display: block;
	float: right;	
	#margin-right: 20px;
}
#header .pagetools a {
	color: #000;
	text-transform: lowercase;
	text-decoration: none;
	margin-left: 16px;
	display: block;
	float: right;
	white-space: nowrap;
	width: 70px;
}
#header .pagetools a:hover {
	text-decoration: underline;
}
#header .pagetools a img {
	float: left;
	margin-right: 4px;
}
#header h1 {
	margin: 0;
}
#container, #main, #centerdiv {
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}
* html #container, * html #main, * html #centerdiv {
	padding: 0 !important;
	margin: 0 !important;
}
.userLogin {
	display: none;
}
