div#content-header-background {
  position: absolute;
}

div#content-header-background img{
  width: 419px;
}
div#content-header {
  position: absolute;
}

div#content-header h2{
  font-size: 22px; padding:0; margin:0;
  white-space: nowrap;
}
div#content-background {
	float: left;
	width:404px;
  background:white;
  filter:alpha(opacity=75);-
  moz-opacity:.75;opacity:.75;
}
div#content-content-real {
  position: absolute;
	width:350px;
	color: black;
	font-size: 12px;
	font-weight: normal;
}
div#content-hidden {

	width:342px;
	font-size: 12px;
	padding-bottom: 10px;
  position: relative;
	left: -1000px;	
}


div#content-height {
  float: right;
	width: 1px;
	height: 370px;
}