@charset "UTF-8";

/* Gavel to Gavel CSS Document
written by Trisha Moynihan March 2013 */

@media screen and (max-width: 675px) { 
nav {
	top: -31px ;
}
.searchtext {
	top:-9px;
}
}