/* @override http://www.moreproof.com/message_board/extensions/LiveSearch/style.css */

#LiveSearchForm {
	margin: 0px 4px;
	}
#LiveSearchForm #txtKeywords {
	width: 163px;
	margin-top: 3px;
	background: #fff url('livesearch.gif') no-repeat right center;
	}
#LSResult {
	margin: 8px 0px;
	}
#LSResult ul li {
	width: 163px;	
		}
