.Subcription_3{
	position: absolute;
    overflow: hidden;
    width: 197px;
    margin: -53px 0px 0px 75px;
}

input[type=text], select {
    width: 128px;
    border: 1px solid #aeafaf;
    font-size: 11px;
    padding-left: 5px;
    padding-bottom: 2px;
    font-family: Arial,Helvetica,sans-serif;
    height: 15px;
}

.Subcription_box{       
   margin: 0px 0px 15px 0px;
   overflow: hidden;
   width: 320px;
}

.button {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    margin: -28px 0px 0px 134px;
    width: 77px;    
    height: 28px;
       }   
.email-loading .error-msg-info{
	color:red;
}
.email-loading{
    position: absolute;
    background: #efefef;
    width: 220px;
    height: 29px;
    margin-top: -69px;
    margin-left: 66px;
    display: none;
    font-size: 12px;
    padding-top: 12px;
    font-weight: bold;
    text-align: center;
    z-index: 1000;
}