.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: 20px;
	border: thin none #999999;
}
.editRegion #mainRight {
	float: right;
	width: 225px;
}
.editRegion #mainRight p {
	font-size: 10px;
	text-align: center;
}
.editRegion #mainLeft {
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.editRegion #mainLeft p {
	font-size: 10px;
	text-align: center;
}
.editRegion #sidebar {
	font-size: 12px;
	float: right;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.editRegion  #sideTop {
	border: thin solid #999999;
	background-color: #ebebeb;
}
.editRegion #sideBottom {
	border: thin solid #999999;
	background-color: #ebebeb;
}
.editRegion #sideTop p {
	font-size: 10px;
	line-height: 2px;
	text-align: center;
	color: #3366CC;
}
.editRegion #sidebar h3 {
	font-size: 12px;
	background-color: #3366CC;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
.editRegion #sideBottom p {
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #3366CC;
}
.editRegion #sideIsoRoHs {
	padding-top: 10px;
}
.editRegion #sideIsoRoHs p {
	margin: 0px;
	padding: 0px;
}
