#parent {
	width: 3747px;
	height: 100px;
	margin-left: -1258px;
}
.pep {
	width: 2508px;
	height: 100px;
	position: absolute;
	cursor: move;
}

/*views/sessions/exp_chart.php*/
/*ISO 25 to 12800 equals width: 3742px; margin-left: -1343px;*/
/*ISO 25 to 25600 equals width: 3792px; margin-left: -1343px;*/
/*Same as #parent-14 except for height*/
	/*margin-left: -1343px*/
#parent-3 {
	width: 3792px;
	height: 98px;
	margin-left: -1338px;
}
.pep-3 {
	width: 2508px;
	height: 98px;
	position: absolute;
	cursor: move;
}

	/*margin-left: -1210px;*/
#parent-4 {
	width: 3229px;
	height: 175px;
	margin-left: -1205px;
}

.pep-4 {
	width: 2464px;
	height: 175px;
	position: absolute;
	cursor: ew-resize;
}

/*#parent-4 {
	width: 3229px;
	height: 175px;
	margin-left: -1205px;
}

.pep-4 {
	width: 2464px;
	height: 175px;
	position: absolute;
	cursor: ew-resize;
}*/

#ele1{
	/*background-color: #FFCC00;
	color: #fff;*/
	width: 4px;
	height: 128px;
	position: absolute;
	/*background-image:url(/calculator/expcalc/left.jpg);*/
	background-repeat: no-repeat;
}

#ele2{
	background-color: #FFCC00;
	color: #fff;
	width: 4px;
	height: 128px;
	position: absolute;
	background-image:url(/calculator/expcalc/left.jpg);
	background-repeat: no-repeat;
}
#ele3{
	background-color: #FFCC00;
	color: #fff;
	width: 107px;
	height: 130px;
	position: absolute;
	background-image:url(/calculator/expcalc/right.jpg);
	background-repeat: no-repeat;
}

#leftcover{
	background-color: #FFCC00;
	color: #fff;
	width: 600px;
	height: 128px;
	position: absolute;
}

#rightcover{
	background-color: #FFCC00;
	color: #fff;
	width: 610px;
	height: 128px;
	position: absolute;
}

/*With Graphics*/
#parent-ap {
	width: 830px;
	height: 47px;
	margin-left: 1px;
}
.pep-ap {
	width: 357px;
	height: 47px;
	position: absolute;
	cursor: se-resize;
}

	/*margin-left: -1343px;*/
#parent-14 {
	width: 3792px; /*3732px*/
	height: 135px;
	margin-left: -1338px; /*changed this number from -1233px*/
	/*opacity: 0.5;
  filter: alpha(opacity=50);*/
}
.pep-14 {
	width: 2508px;
	height: 135px;
	position: absolute;
	cursor: move;
}

	/*margin-left: -1210px;*/
#parent-15 {
	width: 3229px;
	height: 176px;
	margin-left: -1205px;
}
.pep-15 {
	width: 2464px;
	height: 176px;
	position: absolute;
	cursor: ew-resize;
}

#ele14{
	background-color: #FFCC00;
	color: #fff;
	width: 4px;
	height: 260px;
	position: absolute;
	background-image:url(/calculator/graphics/left.jpg);
	background-repeat: no-repeat;
	/*opacity: 0.8;
  filter: alpha(opacity=80);*/
}
#ele15{
	background-color: #FFCC00;
	color: #fff;
	width: 107px;
	height: 260px;
	position: absolute;
	background-image:url(/calculator/graphics/right.jpg);
	background-repeat: no-repeat;
	/*opacity: 0.8;
  filter: alpha(opacity=80);*/
}

#ltcovergraphics{
	background-color: #FFCC00;
	color: #fff;
	width: 600px;
	height: 260px;
	position: absolute;
}

#rtcovergraphics{
	background-color: #FFCC00;
	color: #fff;
	width: 610px;
	height: 260px;
	position: absolute;
}