 			INPUT
				{
					border:1px solid grey;
				}
			.ub
			{
			font-weight:bold;
			font-size:1.2em;
			margin-bottom:15px;
			text-decoration:underline;
			}
			.bold
			{
   			font-weight:bold;
			}	
			.space1
			{
   			padding-left:10px;  
			}
			#submit
			{
 			padding:-1px;
			}
			#spaceOP
			{
   			padding-left:30px;
			}
			#serial
			{
 			white-space:nowrap;
 			position:relative;
		
			} 
			#orderNum
			{
			position:relative;
			}
			#op
			{
   			margin-top:10px;
   			margin-bottom:10px;
 			position:relative;
			}
			hr
			{
 			height: 1px; 
    		border-width: 1px 0 0 0; 
    		border-style:dashed; 
    		border-color: gray;
			}
			#measures
			{
			margin-top: 10px;
            margin-bottom: 10px;
            position: relative;
			}
			#dimWeight
			{
			margin-top: 10px;
            margin-bottom: 10px;
            position: relative;
			}
			table.detail
			{
			font-size: 90%;
      		width: 100%;
      		border: 0px solid black;
			}
}