div.captioned-image {
  	float: right;
  	width: 285px;
	padding: 5px;
	border: dashed;
	border-width: thin;
}

div.captioned-image-center {
  	width: 360px;
	padding: 5px;
	border: dashed;
	border-width: thin;
}
div.captioned-image-center p {
	text-align: center;
}

div.captioned-image p {
	text-align: center;
}

div.print-and-send-links {
  	float: right;
  	width: 270px;
	padding: 10px;
	border: solid;
	border-width: thin;
	background: rgb(204,204,255);
}
  
div.print-and-send-links p {
	text-align: center;
}

p.Code, li.Code, div.Code {
	margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";
}
