#fbox-zoom-container { 
	width: 946px;
	height: 600px;
	background: url("/site_graphics/bg-container.jpg") repeat-y -260px 0 #8B9CB0;
	padding: 0px; border: none; margin: 0px; margin: 0px auto;
	overflow: hidden;
	}
#fbox-zoom-content { width: 946px; padding: 0px; border: none; margin: 0px; }
/**/
div.fbox-zoom-title { 
	background: #036; 
	padding: 10px; 
	border-left: none;
	border-bottom: 1px solid #000000; 
	margin-bottom: 10px;
	}
div.fbox-zoom-title h1 { color: #ffffff; font-family: georgia, times new roman, serif; padding: 0px; margin: 0px; }
/**/
div.fbox-zoom-column-left {
	float: left;
	width: 610px;
	padding-bottom: 10px;
	margin-right: 16px;
	margin-left: 10px;
	}	
div.fbox-zoom-column-right {
	float: left;
	width: 310px;
	}	
div.fbox-zoom-object {
	background: #ffffff;
	border: 1px solid #000000;
	}
p.source { color: #ffffcc; font-weight: bold; font-style: italic; }
div.fbox-zoom-summary {
	color: #ffffcc;
	font-family: georgia, times, times new roman;
	font-weight: bold;
	padding: 0px 10px;
	}
div.fbox-zoom-summary h3 {
	height: 40px;
	background: url("/site_graphics/submenu-heading-image.jpg") no-repeat top left;
	text-indent: -9000px;
	}