/****** FAQ SEARCH RESULTS PAGE **/
        #FAQSearchResults
        {
            float:left;
            width:100%;
        }
        
        #FAQSearch .submit a {
			padding: 0;
			margin: 0;
			height: 20px;
			width: 67px;
			text-indent: -1000em;
			border: none;
			background-color: Transparent;
			background-image: url(http://kmscp.org/images/shd/btn_newssearch.gif);
			background-position: left 0;
			background-repeat: no-repeat;
		}

		#FAQSearch .submit a:hover, #FAQSearch .submit a:active {
			background-position: left -24px;
		}