/* This basically uses an import feature that doesn't give IE 5.0 any visual presentation. Making IE 5.0 happy is not cost efficient */
@import"home-style-2006.css";
div#browserwarn {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	background: #FFFFEA;
	margin: 20px;
	padding: 5px;
	border: 1px solid #D5D78E;
}


