.AceFiltroEventosS{
	position: relative;
}

.AceFiltroEventosS .btnQuitarFiltro{
    float:left;
}
.AceFiltroEventosS form{
    height: 17px;    
}

.AceFiltroEventosS select{
    float:left;
}

.AceFiltroEventosS .boton{
    float:left;
	 width: auto !important;
    width: 25px;
}

/*
.AceFiltroEventosSavz{
	height: 86px
}

.AceFiltroEventosSavz .vcms-buttonPres{
	float: left;
}*/

.AceFiltroEventosS .nuevaBusqueda{
	position: absolute;
	top: 5px;
	left: 380px;
	width: 108px;
	height: 18px;
	background: url(/img/botones/btn_nueva_busqueda.gif) top left no-repeat;
	padding: 7px 0px 4px 12px;
	color: #BF0000;
	font: 9px "Verdana";
	font-weight: bold;
}
