﻿.leftpane{
	width:524px;
	float:left;
	background-color:#fff;
	text-align:center;
}

.rightpane, .rightpaneGoog{
	width:292px;
	min-height: 512px;
	float:right;
	text-align:center;
	background-color:#fff;
}

* html .rightpane, * html .rightpaneGoog {
	height: 512px;
	}