td.request {
	padding-left:1px;
}

input.request, textarea.request {
	background: #C9E6EF;
	font-family: sans-serif;
	font-size: 12px;
	width: 250px;
	height: 25px;
}

input.nowidth  {
	background: #C9E6EF;
	font-family: sans-serif;
	width: 90px;
	font-size: 12px;
}

select {

	background: #C9E6EF;
	font-family: sans-serif;
	font-size: 12px;	
	width: 350px;	
}

select.dvdformat {
	background: #C9E6EF;
	font-family: sans-serif;
	font-size: 10px;	
	width: 75px;	
}


input.prad {
	width: 25px;
	background: MAROON;
} 


input.rad {
	width: 25px;
	background: MAROON;
} 
input.paypalqty {
	width: 25px;	
} 

input.paypalimg {
	width: 68px;	
} 



table.package {
	background-color: #C10061;
}
td.package {
	font-family: "Comic Sans MS";
	color: Yellow;
	
}

table.cust {
	background-color: #AC5600;
}

td.cust {
	font-family: "Comic Sans MS";
	color: #FEFF02;
}

table.formtable {
	
	border-color: black Black Gray Gray;
	border: thin;
}



#dvd1 {  left:425px;top:1200px;position:absolute;width: 250px; } 


#dvd2 { position:absolute; left:500px; top:1200px; width: 250px;}


#dvd3 { left:520px; top:1200px; position:absolute; width: 250px;	 }


#dvd4 { left:550px; top:1200px; position:absolute; width: 250px;	 }


#helptxt { left:215px;top:1200px; position:absolute; }



div.pophelptxt {
	display: none;
	background-color: black;
	margin: 3 3 3 3;
	padding: 5 5 5;
}