#ACTsearchResultsDiv {	
	position:relative;
	display: none;
	width:auto;
}		



.ACTresultsboxfloat{
	top:0px;
	left:0px;
	z-index:1000;
    width:320px;
	/* height:342px; */
	position:absolute;
	background-color:#400000;
}



#pickerbubble {
}


#ACTsearch_form {
padding:5px;
margin:0px;

}

.AjaxSearchItem {
	clear: both;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0px;
	padding: 5px;
}

.AjaxSearchItem a {
text-decoration: none;
font-style: normal;
font-weight: normal;
display:inline;
color: white;
padding:0px;
margin:0px;

}

.ACTsearchimage {
border-color: black;
border-width: 1px;
border-style: solid;
float:left;
}

.ACTsearchdesc {
position: relative;
margin-left:40px;
}

.ACTsearchfulldesc {

	margin-left: 40px;

	font-size: 9px;

	color: #b1b1b1;

	text-transform: none;

	font-style: normal;

	font-weight: normal;

}




#ACTresultsbox{
width: 320px;
padding:0px;
margin:0px;
border-color: black;
border-width: 1px;
border-style: solid;
z-index: 999;
}

.ACTnoresults {
	padding: 10px;
	color: #e4e4e4;
}

.morelink {
width:100%;
text-align:right;
	padding: 0px;
}

.morelink a {
font-style: normal;
font-weight: normal;
text-decoration: none;
padding:5px;
display:block;
	color: #ffffff;
	font-size: 14px;
	
}



