﻿@import url("../shared/css/Shared.css");
@import url("../shared/css/ControlPanel.css");

#page1 #content .mainContent .col-1 { width:256px; margin-right:22px;}
#page1 #content .mainContent .col-2 { width:122px; margin-right:12px;}
#page1 #content .mainContent .col-3 { width:122px;}

.ContentPane
{
	float:left;
	width:600px;
}

.RightPane
{
	width:285px;
	float:right;
}
