#banner {
	float: left;
	height: 220px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#banner_head {
	width: 600px;
	height: 220px;
}

#banner_search {
	width: 159px;
	height: 109px;
	background: url(../../images/Quality/banner_search.gif) no-repeat top left;
	border-top: 1px solid #FFFFFF;
	margin-top: -4px;
}

/* the following rule is recognized only by IE */
* html body #banner_search {margin-top: 0px;}

#banner_search p {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 72px 0px 6px 15px;
	margin: 0px;
}

#banner_register {
	clear: both;
	float: left;
	height: 220px;
	border-bottom: 1px solid #FFFFFF;
}

#banner_register img {
	border: none;
}