.wrap-body-margin.content { display:none; }
.content-cell.texto{ padding:0; width:65%; }

#buscador{ margin-top:10px; margin-bottom:20px; line-height:20px; width:100%; float:left; }

#contenedor_producto {
    background: url("../../../../images/design/select_proyectos.png") no-repeat scroll right center #000;
    border: 0px solid #000;
    overflow: hidden;
    width: 150px;
}
#contenedor_pais {
    background: url("../../../../images/design/select_proyectos.png") no-repeat scroll right center #000;
    border: 0px solid #000;
    overflow: hidden;
    width: 150px;
}


select#producto {
    background: none repeat scroll 0 0 transparent;
    border: 0 solid #000;
    text-transform: uppercase;
    width: 170px;
    color:#fff;
    font-size:90%;
}
select#producto option{
	background: #000;
}
select#pais {
    background: none repeat scroll 0 0 transparent;
    border: 0 solid #000;
    text-transform: uppercase;
    width: 170px;
    color:#fff;
    font-size:90%;
}
select#pais option{
    background: #000;
}

#buscador_productos{ width:160px; float:left; }
#buscador_paises{width:160px; float:left;}
#resultados_busqueda{ width:100%; float:left;}

.mycontenedor  { float:left; margin-right:20px; margin-bottom:20px;  }
.mynombre { line-height:20px; min-height:40px; width:200px; }

.pp_description {float:left; clear:both; margin-top:20px !important;}

#buscador form input[type="submit"]{ background:#fff; color:#000; border:1px solid #000; border-radius:0; font-size:10px;
font-family: "Novecentowide-Book",Tahoma,Helvetica,sans-serif; }

.aslideshow-slide { float:left; }
.myslider {
position: relative;
overflow: hidden;
width: 200px;
height: 200px;
margin: 0 auto;
padding: 0;

box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.2);
}
