#livesearch{
margin-left:20px !important
}

#LSResult {
	position: relative;
	background:url(images/line.png) no-repeat bottom;
	margin: 5px 30px 20px 30px;
	padding: 0 0 1em 0 !important;
	z-index: 100;
}



.LSRow {
	text-align: left;
	padding: 0.3em 1em 0.3em;
}



.LSRow a {
	color: #990000;
	padding:0 1em

}

.LSRow a:hover {
	color: #FFF;
	background-color: #000

}

#searchcontrols {
	padding: 0.3em;
	background:url(images/line.png) no-repeat bottom;
	margin-bottom:4px
}



/* End LiveSearch */