/*
Solucion PNG en IE6:
Para solventar backgrund-position y background-repeat hay que cargar un .js de nombre "iepngfix_tilebg.js"
+info: http://www.twinhelix.com/css/iepngfix/
*/
#xxxxxxxxxx
{behavior: url(css/iepngfix.htc)}
/*
Solucion para forzar a mostrar contenido
*/
.img,
#col1 li,
#productosSatConsulta #maquinas .form,
#contenido li,
#contacto .introduccion
{height:.1em;}


#contenido form li {
	margin-bottom:.75em;
}
button,
button a {
	font-size:1em;
	padding:.3em 0;	
}
#col1 li {
	margin-bottom:-.2em;
}
.img #ampliar {
	bottom:-.1em;
}
#pestanas li.activo {
	padding-bottom:0;
}
#cabecera .buscador button {
	padding:0 .35em .1em .35em;	
}


body ul.jbg-menu {
	padding-left:5px;
}

#compania ul#imagenes {
	height:25em;
}

#noticias #contenido button {
	margin-top:1.45em;
	padding-left:.65em;
}
#noticiasDetalle #paginacionImagenes {
	bottom:3.35em;
}

#productos #destacado h3 strong {
	margin-top:0;
}
#productosCategoria #colA li {
	margin-bottom:-2px;
}
#productosDetalle .contenido {
	padding:1em .85em;
}
#productosDetalle #modelos li a {
	background-position:right .25em;
}

#oem #pasos {
	height:auto;
}
#oem .descripcion {
	bottom:2.6em;
}

#faq #preguntas {
	padding-left:1.25em;
}

#inicio #paginacion {
	top:23.8em;
}
#inicio #destacados li .contenido {
	background-image:url(../img/all/bg-inicio-destacados-contenido.gif);
}
#inicio #destacados li .contenido h2 {
	margin-top:.075em;
}
#inicio #destacados li .contenido .button a {
	padding:.5em .75em .5em 1.5em;
}

#areaCliente #col2 label {
	width:7.75em;
}
#areaCliente #col2 button {
	padding:.2em 0 .2em .1em;
}
#areaClienteInformacion form li {
	margin-bottom:.01em;
}
#areaClienteInformacion form h3.activo a {
	margin-top:-1.95em;
}

#ventanaModal form button,
#contacto #col2 button  {
	margin-left:8.25em;
	padding:.2em 0 .2em .1em;
}
#ventanaModal form #feedback {
	margin:.5em 0 1em 0;
}

#productosSatConsulta #maquinas li {
	margin:0 1.75em 0 0;
}

#contacto #col2 form button {
	margin-left:8.25em;
	padding:.2em 0 .2em .1em;
}
