p.main_header {
	font-size: 20px;
	
	color: #69696f;
}

#references_content_text {
	margin-top: 30px;
}

p.references_header {
 font-size: 16px;
}

table.references_entries {
	width: 400px;
	
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	
	padding: 0px;
}

tr.references_entries {
	width: 400px;
	height: 85px;
	
	margin: 0px;
	
	padding: 0px;
}

tr.references_entries_separator {
	width: 400px;
	height: 20px;
	
	margin: 0px;
	
	padding: 0px;
}

td.references_entries {
	width: 200px;
	height: 85px;
	
	margin: 0px;
	
	padding: 0px;
}

table.references_entry {
	width: 200px;
	height: 85px;
	
	margin: 0px;
	margin-left: 40px;
	
	padding: 0px;
}

tr.references_entry {
	width: 500px;
	height: 85px;
	
	margin: 0px;
	
	padding: 0px;
}

td.references_entry_image {
	width: 85px;
	height: 85px;
	
	margin: 0px;
	
	padding: 0px;
	
	background-image: url('../Lightbox/images/images_bg.png');
}

img.references_entry {
	width: 75px;
	height: 75px;
	
	margin: 5px;
	
	padding: 0px;
}

td.references_entry_header {
	width: 115px;
	height: 75px;
	
	margin: 0px;
	
	padding: 0px;
	padding-left: 15px;
}

#references_images {
	width: 505px;
	
	margin-left: 55px;
	
	padding: 0px;
	padding-top: 20px;
	
}

table.references_images {
	width: 505px;
	
	margin: 0px;
	margin-bottom: 30px;
	
	padding: 0px;
}

tr.references_images {
	width: 505px;
	height: 85px;
	
	margin: 0px;
	
	padding: 0px;
}

tr.references_images_separator {
	width: 505px;
	height: 16px;
	
	margin: 0px;
	
	padding: 0px;
}

td.references_images {
	width: 85px;
	height: 85px;
	
	margin: 0px;
	
	padding: 0px;
	
	background-image: url('../Lightbox/images/images_bg.png');

	background-repeat: no-repeat;
}

img.references_images {
	margin: 0px;
	margin: 5px;
	
	padding: 0px;
}

td.references_images_separator {
	width: 20px;
	height: 85px;
	
	margin: 0px;
	
	padding: 0px;
}