/* CSS Document */
#fiel{
	margin:0pt;
	padding:0pt 0 0 9em!important;

}
#boton_enviar{
	margin:0px 0px 0px 10px;
}
#producto_items {
	position:relative;
}
#texto_informativo {
    background: none repeat scroll 0 0 #FF0000;
    border: 2px solid #FF0000;
    color: white;
    float: right;
    font-weight: bold;
    margin: 0 75px 0 0;
    padding: 5px;
    width: 191px;
}

#fiel #boton_enviar{
    background: none repeat scroll 0 0 #FF0000;
    color: white;
    display: block;
    font-weight: bold;
    height: 18px;
    margin: 10px 105px 4px;
    padding-bottom: 3px;
    width: 100px;
}

#fiel #id_clave_valida {
	 width: 137px;
}

