	#rop{ 
	margin: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	border: 1px solid #000;
	padding-bottom: 10px;
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
 	}
	#pcropLogo{
	background: #eee url("../images/pc/pc_rop.gif") no-repeat left;
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #000;
	}
	#dhropLogo{
	background: #eee url("../images/dh/dh_report_actions.gif") no-repeat left;
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #000;
	}
	#rop p.location {
	font-size: medium;
	font-weight: bold;
	padding-left: 75px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
	float: left;
	}
  	#rop p.sectionTitle{
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 75px;
	padding-bottom: 10px;
	float: left;
 	} 
  	#rop p.sectionNumber{ 
	font-weight: bold;
	text-decoration: underline;
	padding-left: 75px;
	padding-bottom: 10px;
	float: left;
 	}
 	#rop .leftMargin{ 
 	padding-left: 75px;
	float: left;
  	}
 	#rop p.itemNumber{
	color: #fff;
	background-color: #000;
	padding: 6px;
	float: left;
	margin-bottom: 0px;
	margin-top: 4px;
	border-bottom: 1px solid #000;
	width: 20px;
  	}  
   	#rop p.itemsNone{
	color: #000;
	padding: 6px;
	float: left;
	margin-bottom: 0px;
	margin-top: 4px;
	width: 150px;
 	} 
 	#rop p.actionApproved{ 
	font-weight: bold;
	color: #000;
	background-color: #0ff;
	padding: 6px;
	float: left;
	margin-bottom: 0px;
	margin-top: 4px;
	border-bottom: 1px solid #000;
	width: 125px;
 	} 
  	#rop p.actionContinued{ 
	font-weight: bold;
	color: #000;
	background-color: #ffffbf;
	padding: 6px;
 	float: left;
	margin-bottom: 0px;
 	margin-top: 4px;
	border-bottom: 1px solid #000;
	width: 125px;
 	} 
  	#rop p.actionDenied{ 
	font-weight: bold;
	color: #000;
	background-color: #f63;
	padding: 6px;
 	float: left;
	margin-bottom: 0px;
 	margin-top: 4px;
	border-bottom: 1px solid #000;
	width: 125px;
 	} 
  	#rop .itemApproved{
	color: #000;
	background-color: #0ff;
	padding: 6px;
	padding-left: 15px;
	float: left;
	width: 480px;
	margin-bottom: 0px;
	margin-top: 4px;
	border-bottom: 1px solid #000;
	}
 	#rop .itemContinued{ 
	color: #000;
	background-color: #ffffbf;
	padding: 6px;
	padding-left: 15px;
 	float: left;
	margin-bottom: 0px;
 	margin-top: 4px;
	width: 480px;
	border-bottom: 1px solid #000;
 	}
   	#rop .itemDenied{ 
	color: #000;
	background-color: #f63;
	padding: 6px;
	padding-left: 15px;
 	float: left;
	margin-bottom: 0px;
	margin-top: 4px;
	width: 480px;
	border-bottom: 1px solid #000;
 	}
	.clearer{ 
	clear: both;
	}
	.spacer{ 
	clear: both;
 	height: 4px;
 	}  
	.spacerItems{ 
	clear: both;
 	height: 10px;
	border-bottom: 1px solid #036;
	margin-left: 95px;
  	}

