

	.labelCol
	{
		CLEAR: left; DISPLAY: inline; FLOAT: left; WIDTH: 160px; HEIGHT: 25px; text-align: right;
	}
	
	.formFieldCol
	{
		CLEAR: none; DISPLAY: inline; WIDTH: 380px; HEIGHT: 25px; float: left;
	}
	
	.printCol
	{
		CLEAR: none; DISPLAY: inline; WIDTH: 340px; height: 25px;
	}


	.priceCol
	{
		CLEAR: none; DISPLAY: inline; WIDTH: 50px; height: 25px; text-align: right; float: right;
		
	}
	
	.itemListCol
	{
		CLEAR: none; DISPLAY: inline; WIDTH: 80%; HEIGHT: 25px; float: left;
	}
	
	.survSzListHdr
	{
		border-bottom: 2px solid; 
		background-color: #eeeeee; 
		padding-bottom: 5px;
		font-weight: bold;
	}
	
	.survSzListItem
	{
		CLEAR: none; 
		DISPLAY: inline; 
		height: 30px; 
		text-align: center;
		width: 48%;
	}
	
	.survMdListItem
	{
		CLEAR: none; 
		DISPLAY: inline; 
		height: 25px; 
		text-align: left;
		padding-left: 4px;
	}
	
	.survMd1 { width: 12%; }	
	.survMd2 { width: 20%; }
	.survMd3 { width: 30%; }
	.survMd4 { width: 17%; }
	.survMd5 { width: 17%; }
	
	.pharmOrderItem
	{
	WIDTH: 500px; font-size: 9pt; border-top: 2px solid #DDDDDD; padding-top: 4px; padding-bottom: 6px; height: 25px;
	}