.editRegion #mainContent {
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin none #999999;
}
.editRegion #mainRight {
	float: right;
	width: 240px;
}
.editRegion #mainRight p {
	font-size: 10px;
	text-align: center;
}
.editRegion #mainLeft {
	margin-top: 0px;
	margin-right: 270px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.editRegion #mainLeft p {
	font-size: 10px;
	text-align: center;
}
.editRegion #sidebar {
	font-size: 12px;
	float: right;
	width: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.editRegion #sidebar p {
	margin: 0px;
	padding: 0px;
}
.editRegion #sidebar h3 {
	font-size: 11px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

