
#docheader{
	height:205px;
	margin: 0 49px 0 49px;
}

/* height to opera (&gekko) */
html>body #docheader{
	height: auto;
	min-height: 205px;
}

#pageinfo{
	height:180px;
	margin: 0 49px 0 49px;
}

/* height to opera (&gekko) */
html>body #pageinfo{
	height: auto;
	min-height: 180px;
}

#pageinfo a:link,
#pageinfo a:visited,
#pageinfo a:active,
#pageinfo a:hover{
	margin:0;
	padding:0;
	background-image:none;
}
