#header-zone #banner-zone
{
	padding: 5px 0 0 5px;
	height: 79px;
	width: 635px;
	background: url("../../img/framework/header_banner.jpg") no-repeat;
	float: left;
}

#header-zone #search-zone
{
	height: 84px;
	width: 150px;
	background: #d3d3d3;
	float: left;
}

#header-zone #header-spacer
{
	height: 15px;
	width: 790px;
	background: url("../../img/framework/header_spacer.gif");
}


#header-zone #search-form-wrapper
{
	padding: 17px 0 0 8px;
}

#header-zone input#search-term
{
	width: 128px;
	font-size: 11px;
	padding: 1px 0 0 2px;
}

#header-zone label.search-input-label
{
	font-size: 11px;
	line-height: 12px;
	display: block;
	padding: 0 0 0 14px;
	background: url("../../img/framework/maginifier.gif") no-repeat;
}

/*START: Language-Select*/
#header-zone div#language-select
{
	text-align: right;
	padding: 8px 8px 0 0;
}

#header-zone div#language-select img
{
	margin-left: 5px;
}
/*END: Language-Select */
/******************************************************************
