/*
The OutdoorWoodstore CSS: IE hacks
last update: 10.24.2007
*/

/* IE6 doesn't display png with transparency */
#masthead_in {
	margin: 0; padding: 0;
	width: 622px;
	height: 271px;
	background: url(img/masthead_top.gif) left top no-repeat;
}
