﻿
.row{
    clear:both;
    width:100%;
    Margin: 8px 0px 0px 0px;
}

div.row span.label{
    float:left;
    width:40%;
    text-align: right;
}

div.row span.formw{
    float:right;
    width:57%;
}


.register{
    width:375px;
}

.login{
    width:375px;
}

.contactus{
    width:450px;
    float:left;
    margin: 0px 0px 0px 0px;
}