
	#ref_attribs, table #ref_attribs {
		float: 				right;
		width: 				200px;
	}
	
	#ref_attribs td, #ref_design td {
		font-size: 			0.9em;
	}
	
	.ref_attribs_key {
		width: 				100px;
		border-top:			1px solid silver;
	}
	
	.ref_attribs_value {
		width: 				100px;
		border-top:			1px solid silver;
	}	
	
	.ref_attribs_value_count, .ref_design_value_count {
		float: 				right;
		color:				#8090A0;
	}
	
	#ref_design, table #ref_design {
		float: 				right;
		clear: 				right;
		width: 				200px;
	}
	
	
	.ref_design_key {
		width: 				150px;
		border-top:			1px solid silver;
	}
	
	.ref_design_value {
		width: 				50px;
		border-top:			1px solid silver;
	}	
	
	#ref_graphs, table #ref_graphs {
		float: 				right;
		clear:				right;
		width: 				199px;
		text-align:			center;
		border-collapse: 	collapse;
	}
	
	#ref_images, table #ref_images {
		float: 				left;
		width: 				105px;
		border-collapse: 	collapse;
	}
	
	#ref_locations, table #ref_locations {
		float: 				right;
		width: 				105px;
		border-collapse: 	collapse;
	}
	
	#ref_family, table #ref_family {
		float: 				right;
		clear: 				right;
		width: 				80px;
		border-collapse: 	collapse;
	}
	
	#ref_family td, table #ref_family td {
		font-size:			0.9em;
	}
	
	#ref_famloc, table #ref_famloc {
		float: 				right;
		clear: 				right;
		width: 				99px;
		border-collapse: 	collapse;
	}
	
	#ref_famloc td, table #ref_famloc td {
		vertical-align: 	top;
	}
