.source {
                background-color: #d0e0d0;
                border: 1px solid #00a000;
}
.citation_group { margin-bottom: 50px }
.citation_group h2 { color: rgb(27,104,150); background-color: white; font-weight: bold; font-family: arial; font-size: small;}
.citation .field_creators, .citation .field_editors { <!-- font-size: 66% --> }
.citation .person_name { <!-- font-size: 150% --> }
.citation {
	    	font-size:x-small;
                background-color: #e1ebf4; 
		padding: 5px;
		margin-bottom: 8px;
                <!-- border: 1px solid #0000a0; -->
}
.citation_group, .source {
                <!-- margin-right: 30px;
                margin-left: 30px;
                margin-bottom: 20px;
		-->
		padding: 5px;
		font-size: x-small;
}
a { color: #084070; font-weight: italic; }
a:visited { qcolor: #B0D030; }
a:hover { color: #0070B0; }
body { margin: 10px; }
select, input, body, p, td { font-family: Verdana; font-size: small; }
.searchcontrol {
	height:0;
	width:0
	left:-19000px;
	overflow:hidden;
	position:absolute;
}

