#phLeft {
	/*width:20%;*/
	width:175px;
	/*margin-right:2%;*/
	margin-right:25px;
	float:left;
}

#phMiddleAndRight {
	/*width:78%;*/
	width:750px;
	float:left;
	margin:0px;
	padding:0px;
	overflow:visible;
}

#phMiddleAndRight #phMiddle {
	/*width:71%;*/
	width:533px;
	/*margin-right:2%;*/
	margin-right:25px;
	float:left;
}

.splashRow {
	width:533px;
	float:left;
	clear:both;
}

.splashLeft, .splashRight {
	width:256px;
	float:left;
}