.quform-labels-left > .quform-spacer > .quform-label {
    border-bottom: 1px solid #D0CFCF !important;
    padding-bottom: 10px;
}
.quform-input {
    margin: 0 0 3px 0;
}
a.bigorange, a.smallorange {

    border: 1px solid #000;
    color: #fff !important;
    background: #ffcb8c;
    background: -webkit-linear-gradient(to bottom,#EE5E16 0,#EE5E16 100%);
    background: -o-linear-gradient(to bottom,#EE5E16 0,#EE5E16 100%);
    background: -ms-linear-gradient(to bottom,#EE5E16 0,#EE5E16 100%);
    background: linear-gradient(to bottom,#EE5E16 0,#EE5E16 100%);
    width: 100%;
    text-align: center;

}
#wpmem_login_form > fieldset > div.link-text >,span.link-text-forgot,	#wpmem_login .link-text	 {display:none !important;}