@import url(common.css);

div.RightPane
{
	width:250px;
	float:right;
	margin-top:20px;
}

div.ContentPane
{
	width:420px;
}