/* Decrease the overall text size of .content DIV */

	body {
		font-size: .9em!important;
		}
		
	.searchText {
		font-size: .75em!important;
		}
	

