a.incipitsearch  {
	border-bottom : 1px dashed;
	text-decoration : none;
	cursor : help;
}

a:hover.incipitsearch  {
	border-bottom : 1px solid;
	text-decoration : none;
	cursor : help;
}

#incipitsearch a {
	border-bottom : 1px dashed;
	text-decoration : none;
	cursor : help;
}

#incipitsearch a:hover {
	border-bottom : 1px solid;
	text-decoration : none;
	cursor : help;
}

#incipit h1 {
	font-size: 120%;
	color: #333366;
	font-weight: 500;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0.5em;
	padding-top: 0px;
	padding-bottom: 0px;
}


#incipit h1.hillo {font-size: 300%;
        color: #cc6666;
        margin-top: 2em;
        margin-bottom: 2em;}

#incipit a:link h1 {
	font-size: 120%;
	color: #0033ff;
	font-weight: 500;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0.5em;
	padding-top: 0px;
	padding-bottom: 0px;
        text-decoration: underline;
}

#incipit a:visited h1 {
	font-size: 120%;
	color: #0099FF;
	font-weight: 500;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0.5em;
	padding-top: 0px;
	padding-bottom: 0px;
        text-decoration: underline;
}

#incipit body {padding-left:3%}

#incipit strong {color: #333366; font-weight: 500;}

a.popbutton {
	font-weight: 400;
	background-color: #fce7cd;
	padding: 3px;
	text-decoration: none;
	border-bottom : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #000000;
	border-top : 1px;
	border-top-style : dotted;
	border-top-color : #000000;
	border-left-color : #000000;
	border-left-style : dotted;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : dotted;
	border-right-width : 1px;
}


a.popbutton:hover {
	background-color: #FFFFFF;
}

.popper {
	width : 80%;
	background-color: #fce7cd;
	border-bottom : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #000000;
	border-top : 1px;
	border-top-style : dotted;
	border-top-color : #000000;
	border-left-color : #000000;
	border-left-style : dotted;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : dotted;
	border-right-width : 1px;
	text-align : center;
	padding: 3px;
	margin-right: 2px
}

.popperresults {
  width: 20%;
	display: inline;
  float: right;
	background-color: #fce7cd;
	border-bottom : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #000000;
	border-top : 1px;
	border-top-style : dotted;
	border-top-color : #000000;
	border-left-color : #000000;
	border-left-style : dotted;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : dotted;
	border-right-width : 1px;
	text-align : center;
	padding: 3px;
	margin-right: 2px
}

.searchpad {padding-right: 3%; padding-left:3%; padding-top: 3%; padding-bottom: 2%}

