<style type="text/css">
	<!--

	input[readonly="readonly"], input[readonly]{background-color: #D4D4D4;}
	
	.edit_sectiontop {
		font-family: verdana, arial, helvetica, sans-serif;
     	font-size: 13px;
     	font-weight: bold;
	 	color: 000000;
	 	background: #ffffff;
	 	border-top: 5px solid #ffffff;
	 	border-bottom: 5px solid #999999;
}
	.edit_sectionsubtop {
		font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 10px;
		font-weight: bold;
		color: 000000;
	 	background: #ffffff;
	 	border-top: 5px solid #ffffff;
	 	border-bottom: 1px solid #999999;
}
	.edit_firstcol {
		font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 10px;
		font-weight: bold;
		color: 000000;
		text-align: right;
		background: #ffffff;
		border-right: 5px solid #ffffff;
		padding-right:8px;
		padding-left:3px;
		padding-top:5px;
		padding-bottom:5px;
}

	.edit_secondcol {
		font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 11px;
		font-weight: normal;
		color: 000000;
		background: #ffffff;
		padding-right:10px;
		padding-left:10px;
		padding-top:5px;
		padding-bottom:5px;
}

	.edit_sectionbtm {
		background: #ffffff;
	 	border-top: 5px solid #ffffff;
	 	border-bottom: 5px solid #ffffff;
	 	height:5px;
}	 
	
/* GS1 Styles */ 
.GS1Field{ color: #0B2B6A; background-color: #D4D4D4;}

	-->
</style>	