<style type="text/css">{  }
.login {
 position:absolute;
 left:50%; 
 top:106px;
 min-height:1350px;
 height:auto !important;
 height:1350px;
 margin-left:-499px;
 padding-left:168px;
 padding-right:168px;
 text-align:center;
 width:659px;
 border: 1px black solid;
 background-color:white;
 font-weight:normal;
 z-index:1;
}
.login table {width:95%;}

.login table.none {width:0%;}

.mkprofile {
 position:absolute;
 left:50%; 
 top:106px;
 min-height:1350px;
 height:auto !important;
 height:1350px;
 margin-left:-499px;
 padding-left:168px;
 padding-right:168px;
 text-align:center;
 width:659px;
 border: 1px black solid;
 background-color:white;
 font-weight:normal;
 z-index:1;
}

.mkprofile table {width:60%;}

.mkprofile td.head {text-align:center;}

.mkprofile td.left {vertical-align:top;width:35%;text-align:right;}

.mkprofile td.right {vertical-align:top;width:65%;text-align:left;}

--!>
</STYLE>