.fadeIn, .fadeLeft, .fadeRight{
    opacity: 0;
}

#conference_form label{
	width:150px;
	float:left;
}

.proceed .continue {
    background: #b10058 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 10px;
    color: #ffffff;
    float: left;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 10px;
    padding: 10px;
    text-decoration: underline;
}

#mi-content .edit, #mi-content #SagePayForm{
    background: #b10058 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 10px;
    color: #ffffff;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 10px;
    padding: 10px;
    text-decoration: underline;
    max-width:170px;
}

#mi-content #SagePayForm *{
    color: #ffffff;
    margin:0px;
}

#mi-content .label{
width:100px !important;
float:left;
margin-right:10px;
padding:5px;
}

article li span[id^="cloak"] {
    padding: 0 !important;
    float: none !important;
    display: inline !important;
    letter-spacing: normal !important;
    font-weight: inherit !important;
    font-size: inherit !important;
}