@charset "utf-8";
.twoColFixLtHdr #container #sidebar1 #featured {
	background-image: url(../images_new/manufactures.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 610px;
	padding: 0px;
}
#header {
}
.twoColFixLtHdr #container #sidebar1 #featured #header_materialslist {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 25px;
}
.twoColFixLtHdr #container #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	margin-left: 2em;
	height: 1100px;
	line-height: normal;
	top: 0px;
	display: inline;  /* <---Solution for bug IE6 */
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#materialslist {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
}
.twoColFixLtHdr #container #sidebar1 #featuredmaterials {
	height: 200px;
	width: 260px;
}

