@import url(shared.css);

#content {
	margin-top: 50px;
	width: 230px; /* IE6 fails */
}
#ad {
	position: absolute;
	right: 35px;
	top: 148px;
}
h1 {
	position: absolute;
	left: 0;
	top: 9px;
	width: 344px;
	height: 75px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../imgs/logo.gif);
}

/* Overwrite */
h2 {
	position: static;
	margin: .8em 0 .2em 0;
	padding-left: 7px;
	border-bottom: 0;
	padding-bottom: 0;
	font-size: 1.5em;
	background: url(../imgs/markerDisc.gif) no-repeat 0 .5em;
}

#content p {	
	margin-top: 0;
}
* html #navLang {
	right: 27px;
}