﻿/* 
museum.css 
Created by Ken Slater 2009-Feb-05
*/


h2, h3, h4 {
	margin-bottom: 3px;
}

/* Table Styles for Museum Objects */
.Mleft {
	width: 30%;
	vertical-align: top;
}
.Mleft img {
	border-width: 2px; 
}
.Mright {
	width: 70%;
	vertical-align: top;
}
