div.interface-blue-bar
{
	width: 100%;
	height: 4px;
	border: 0;
	font-size: 0;
	background: #053589;
}

div.interface-footer
{
	width: 100%;
	height: 18px;
	background: #CECECE url(/ENGINE/IMAGES/ROLBEUGELS/footer_bg.jpg) no-repeat;
}

div.interface
{
	background: #CECECE url(/ENGINE/IMAGES/ROLBEUGELS/gradient_bg.jpg) repeat-x top;
}

div.interface-header
{
	width: 888px;
	background: #CECECE url(/ENGINE/IMAGES/ROLBEUGELS/header_bg.jpg) repeat-x top;
	height: 81px;
	margin: 0px auto;
	text-align: left;
}

div.interface-header-inner
{
	padding: 0px 19px;
}

div.interface-header-box-logo
{
	padding-top: 15px;
	padding-left: 10px;
}

div.interface-header-box-pathway
{
	float: right;
	margin-right: 15px;
}

/**/

div.interface-content-box
{
	margin: 0px auto;
	width: 888px;
	background: #CECECE url(/ENGINE/IMAGES/ROLBEUGELS/content_bg.jpg) repeat-y top;
	text-align: left;
}

div.interface-header-menu
{
	width: 200px;
	float: left;
	background: #053589 url(/ENGINE/IMAGES/ROLBEUGELS/menu_bg.jpg) repeat-y top;
	height: 200px;
}

div.interface-header-streamer
{
	width: 650px;
	height: 200px;
	float: right;
}

div.interface-content
{
	width: 100%;
}

div.interface-content-left
{
	width: 620px;
	margin: 15px 0px 15px 15px;
	_margin-left: 7px;
	float: left;
	background: #FFF;
}

div.interface-content-right
{
	width: 170px;
	margin: 15px 15px 15px 0px;
	_margin-right: 7px;
	float: right;
	text-align: center;
}

#fader_bg { height: 200px; width: 650px; }
#fader_fg { height: 200px; width: 650px; background: no-repeat; }