#content {
	background-color: #D7ECBE;
	width: 351px;
	height: 556px;
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	background-image: url(../images/bioflora_startbg.jpg);
	background-repeat: no-repeat;
	
}

#content .documentHeadline{
	width: 355px;
	height: 24px;
	font-size: 18px;
	line-heigth: 24px;
	font-weight: bold;
	padding-left: 4px;
	color: #336600;
}

#content .documentScroller{
	width: 355px;
	height: 532px;
	overflow: auto;

}

*html #content .documentScroller{ width: 359px;}

#content .documentContent{
	width: 331px;
	padding: 4px;
}

#emotional_image{
	margin-left: 5px;
	width: 184px;
	height: 560px;
	display: block;
	visibility: visible;
	background-color:#CCCCCC;
		float: right;
}
