#content_container {
	background:#ffffff url(../images/ebu.gif) repeat-y scroll top right;
}
#content_left {
	width:525px;
	border:0px solid red;
}
#content_right {
	width:175px;
	font-family:tahoma,arial;
	font-size:12px;
	color: ffffff;
	background-color:#333940;
	border:0px solid red;
	float:right;
}
