div#ml_widget {
background-repeat:no-repeat;
/*background-attachment:fixed;*/
background-position: 0px 105px;/*left bottom; 0px 114px;*/
margin:15px 0px 8px;
padding-top:1px;
/* height:150px; */
}

div.ml_widget {
background-image:url(/layout/main/view/img/ml.gif);

}

div.ml_widget_hover {
background-image:url(/layout/main/view/img/ml_over.gif);
}

div#ml_widget * {
border:0px solid white !important;
}

div#ml_widget input#ml_email {
float:left;
width:94px;
margin:9px 0px 0px 7px;
border:0px solid red;
background-color:transparent;
padding:0px;
}
/*
div#ml_widget input#password {
float:left;
width:96px;
margin:19px 0px 10px 10px;
border:0px solid;
background-color:transparent;
padding:0px;
}
*/
div#ml_widget button {
float:right;
background-color:transparent;
margin-left:4px;
height:44px;
width:44px;
border:0px solid;
}

.explain{
font-size:90%;
line-height:15px;
}