.search {
	font-size : 17px;
	letter-spacing : 1px;
	background-color: transparent;
	font-style : normal;
}

.results {
	font-size : 17px;
	font-weight : bold;
   border-bottom : 1px solid #000000;
}

.noresults {
   font-size : 15px;
	font-weight : bold;
}