/* left+right */

#pageHeader img {
	position: absolute;
	top: 59px;
	right: 30px;
}

#pageHeader h1 {
	float: left;
	font-size: 23px;
	padding: 0;
	position: relative;
	z-index: 2;
	text-indent: 25px;
	margin: 5px 0 0;
}

#pageHeader h2 {
	float: right;
	font-size: 16px;
	position: relative;
	z-index: 1;
	padding-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 42px;
	text-indent: 25px;
}

/* @group top */

#image {
	background-color: transparent;
	background-image: none;
}

#image2 {
	background-image: none;
	background-color: transparent;
}
	
/* @end */



