/* live search styles */
div#addicted-results {
	margin-bottom: 20px;
	background-color: #000;
}

div#addicted-results li {
	background-color: #3a372e;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#addicted-results a {
	
}

div#addicted-results a:hover {
	background-color: #5D8DB1;
	padding-top: 2px;
	padding-bottom: 2px;
}
