
.ironOre #IOintro {
	position: absolute;
	display: block;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	background: url(/bbContentRepository/static/images/ironOre/ironoreblockquote.jpg) no-repeat top left #efefef;
	width: 779px;
	height: 171px;
	text-indent: -5000px;
	overflow: hidden;
}

*html .ironOre #IOintro {
	margin: 16px 0 0 0;
}

.ironOre .moduleWrap {
	display: block;
	margin: 190px 0 0 0;
}

.ironOre .module {
	display: block;
	width: 45%;
	margin: 0 0 0 0;
	float: left;
}

.ironOre #content .moduleWrap p {
	padding-right: 0;
}
	

.ironOre #columnb {
	padding-top: 234px;
}

.ironOre.wideScreen #columnb {
	display: none;
}
