#fbox-med-container { 
	background: url("/site_graphics/bg-container.jpg") repeat-y -260px 0 #8B9CB0;
	width: 946px; 
	min-height: 600px;
	padding: 0px; border: none; margin: 0px; margin: 0px auto;
	overflow: auto;
	}
#fbox-med-content { width: 946px; padding: 0px; border: none; margin: 0px; }
/**/
div.fbox-med-title { 
	background: #036; 
	padding: 10px; 
	border-left: none;
	border-bottom: 1px solid #000000; 
	margin-bottom: 10px;
	}
div.fbox-med-title h1 { color: #ffffff; padding: 0px; margin: 0px; }
/**/
div.fbox-med-column-left {
	float: left;
	width: 610px;
	padding-bottom: 10px;
	margin-right: 16px;
	margin-left: 10px;
	}	
div.fbox-med-column-right {
	float: left;
	width: 310px;
	}	
	
div.fbox-med-object {
	text-align: center;
	}
div.fbox-med-object img { margin: 0px auto; }

p.source { color: #000000; font-weight: bold; font-style: italic; }

div.fbox-med-summary {
	color: #ffffcc;
	font-family: georgia, times, times new roman;
	font-weight: bold;
	padding: 0px 10px;
	}
div.fbox-med-summary h3 { border-bottom: 1px solid #000000; margin-bottom: 10px; }