
#record-content p, li {
	text-align: justify;
}

#record-content table {
	margin-top: 15px;
	margin-bottom: 15px;	
}

#record-content td, th {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 0;
	font-size: 12px;
}

div.separator {
	border-top:1px solid #BBBBBB;
	clear:both;
	height:1px;
	margin:20px auto;
	width:90%;
}

div.clear {
	clear: both;	
}

#record-content div img {
	float: left;
	margin: 10px;
	border: 1px solid black;
}

#record-content h2 {
	padding-top: 20px;
}
