
#copy_body table {
	font: 12px/1.4 "arial", sans-serif;
	display: table;
	width: 424px;
	text-align: left;
	/*border-top: dotted 1px #aaa;*/
}

table tr {
	
}
	
table th {
	width: 96px;
	text-align: right;
	padding: 1em 0;
	vertical-align: middle;
	font-weight: normal;
	border-bottom: dotted 1px #aaa;
}

#copy_body table td {
	padding: 1em 0 1em 1.16em;
	border-bottom: dotted 1px #aaa;
}

#copy_body form input {
	/*width: auto;
	background-color:#fff;
	border:1px solid #bbb;
	color:#222;
	font-size:13px;
	padding:3px;*/
}
		
#copy_body ul {
	list-style-type: none;
	margin-left: 0;
}

form h3 {
	margin: 1.7em 0 .8em 0;
}

td ul li {
	line-height: 1.8em;
}

td ul li input {
	margin: 0 4px;
	vertical-align: text-bottom;
}

#copy_body ol li {
	overflow: auto;
	border-bottom: 3px dotted #bbb;
	font-size: 13px;
	color: #000;
	margin-top: 12px;
}

#copy_body ol li h3{
	margin: 0;
}
