#powermenMainLeftCol1 {
	width: 520px;
	float: left;
	display: table-cell;
}


#powermenMainRightCol2 {
	width: 460px;
	float: right;
	display: table-cell;
}


#powermenMainRightCol2 div.textBox {
	margin: 10px auto 10px auto;
	background-image: url('/images/castingCopyrightTextBox.jpg');
	background-repeat: no-repeat;
	height: 338px;
	width: 440px;
}

#powermenMainLeftCol1 div {
	margin: 10px auto 10px auto;
}


#powermenMainRightCol2 div.textBoxInner {
	height: 310px;
	width: 400px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	margin: auto;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}
