.searchSummaryDiv{
	border-top: 1px dotted #949494;
	border-bottom: 1px dotted #949494;
	padding-bottom:2em;
}

.searchquery{
	font-size:1.27em;
	color: #767778;
}

.searchquery span{
	color: #00789d;
}

.summaryName{
	color: #666666;
	font-weight: bold;
	font-size: 1em;
	font-family: Georgia;
	padding: 0.1em 2em 0.1em 0.7em;
	background-color: #F0F9FE;
}

.summaryNum{
	background-color: #F0F9FE;
	width:90%;
	font-family: Verdana;
	font-size: 1em;
}

.searchSummary{
	width: 100%;
}

.searchMainHeader{
	font-family: Georgia;
	font-size: 3.18em;
	color: #00789d;
	font-weight: normal; 
	margin-bottom: -0.2em;
}

.searchContents{
	margin-top:0.5em;
	margin-bottom:0.55em;
	overflow:hidden;
	line-height:1.55em;
	font-family: Verdana;
	font-size: 1em;
}

.searchUL{
	padding-left: 1.82em;
	margin-left:0px;
}

.searchUL li{
	margin-bottom:1.27em;
}

.searchUL li span{
	font-family: Verdana;
	font-size: 1em;
	line-height: 1.55em;
	color: #00789d;
}

.searchContentHeader{
	font-family: Georgia;
	color: #00789d;
	font-size: 1.27em;
	margin-bottom:0px;
}

.searchSubHeader{
	font-family:Georgia;
	font-size:1.27em;
	color: #666666;
}

.searchResults{
	text-align: left;
}