* {
	border: none !important;
}
#outline, #mainContent {
	width: 96%;
	border: 1px solid #000000;
	padding: 0px;
}
#header {
	border-bottom: solid 1px #000000 !important;
	height: 55px;
}


#header   #home,   #header  #mainNav, #mainNav{
	display: none;
}
#header #adres {
	top: 0px;
	left: 0px;
}
a[href^="http"]:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
}
