.formEl, .formEl2
{
	text-align: right;
	border: 1px solid black;
	border-width: 1px 0px;
	padding:  0px;/*3px*/
	margin: 0px;
	height: 45px;
	width: 140px;
	/*width: 160px;*/
}

.formEl2
{
	width: 290px;
	margin: 0px;
}

.CG
{
	/*float: left;*/
	margin-left: 5px;
	border: 1px solid black;
	border-width: 1px 0px;
	width: 140px;
	position: absolute;
	top: 0px;
}

.CGBox
{
	width: 445px;
	height: 331px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px solid yellow;
}

.podiumDiv
{
	float: left;
	padding: 5px;
	margin: 0px;
	border: 1px solid #ca2a2f;
	border-width: 1px 0px;
}

.ppic
{
	border: 0px solid yellow;
	width: 458px;
	height: 331px;
	float: left;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	left: 0px;
}

.ptopbox
{
	border: 0px solid black;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-image: url('order/top.png');
}

.pleftbox
{
	border: 0px solid black;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-image: url('order/leftbackground.png');
	background-position: left bottom;
	background-repeat: no-repeat;
}

.pinsidebox
{
	border: 0px solid black;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-image: url('order/36background.png');
	background-position: center bottom;
}

.prightbox
{
	border: 0px solid black;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-image: url('order/rightbackground.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}

.papron
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
}

.pru
{
	border: 0px solid black;
	width: 77px;
	height: 112px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

.ltg
{
	position: absolute;
	top: 8px;
	left: 12px;
}

.rtg
{
	position: absolute;
	top: 8px;
	right: 12px;
}

.scoBox
{
	position: absolute;
	margin: 0px;
	top: 8px;
	left: 8px;
	height: 32px;
	border: 0px solid orange;
}

.dashBox
{
	position: absolute;
	margin: 0px;
	top: 3px;
	left: 3px;
	height: 32px;
	border: 0px solid yellow;
}

select
{
	width: 75px;
}

.formEl2 select
{
	width: 220px;
}

.price
{
	width: 35px;
}

.pname
{
	width: 108px;
}

#orderbody
{
	float: left;
	margin: 5px 0px;
	border: 1px solid #ca2a2f;
	border-width: 1px 0px;
}