.alert_busqueda{
        list-style:none;
	padding:0; margin:0; margin-top:-34px;
	position:relative ;
	top:28px;
	width:174px; height:34px;
	line-height:28px;
	/*background-image:url(../img/error_b.png);*/
	margin-left:550px;
	text-align:center;
	font:normal 10px/14px Verdana, Geneva, sans-serif;
	color:red;
	background: url(../img/error.png) no-repeat bottom right;
	z-index: 99999;
}
.alert_busqueda li{
	margin-left:0px; text-align:left;
	padding:4px 0 0 50px;
	width:120px; height:28px;
}

.alert_header{
	
}