#powermenMainLeftCol1 {
	width: 400px;
	float: left;
	display: table-cell;
}


#powermenMainRightCol2 {
	width: 580px;
	float: right;
	display: table-cell;
}


#powermenMainRightCol2 div.updatesBox {
	margin-top: 10px;
	width: 559px;
	height: 409px;
	padding-top: 10px;
	background-image: url('/images/updatesBox.jpg');
}

#powermenMainRightCol2 div.models {
	width: 540px;
	margin: auto;
	height: 360px;
}

#powermenMainRightCol2 div.model {
	margin-top: 8px;
	width: 178px;
	height: 170px;
	text-align: center;
	float: left;
}

#powermenMainRightCol2 div.modelText {
	width: 150px;
	text-align: left;
	font-size: 10pt;
	margin: auto 14px auto 14px;
}

#powermenMainRightCol2 div.buttons {
	width: 560px;
	height: 57px;
}

#powermenMainRightCol2 div.button {
	float: left;
	width: 193px;
	padding-top: 10px;
}

#powermenMainRightCol2 div.buttonRight {
	float: right;
	padding-top: 10px;
	width: 183px;
	height: 47px;
}

#powermenMainRightCol2 div.buttonLeft {
	float: left;
	padding-top: 10px;
	width: 183px;
	height: 47px;
}

#powermenMainCol3 {
	margin: 20px auto 0px auto;
}

#powermenMainCol3 div.link {
	float: left;
	margin: auto 2px 20px 3px;
}