a {
	text-decoration: underline !important;
}

#toplogo, #topmenu, #submenu, #sociallinks, #bottom, object, embed {
	display: none !important;
}

#container {
	width: 100% !important;
}

#content {
	width: 75% !important;
	padding: 2px !important;
}

#sidebar {
	width: 25% !important;
	border-left: 1px solid gray !important;
	padding: 2px !important;
}

