﻿body {
background-color:#EBEBEB;
font-size:12px;
color:#404040;
font-weight:bold;
}

#userNameLabelDiv {position:absolute; left:3px; top: 3px;}
#divUserNameTextBox {position:absolute; left:72px; top:3px}
#passwordLabelDiv { position:absolute; left:3px; top:27px;}
#divPasswordTextBox { position:absolute; left:72px; top:27px;}
#loginBoxbutton{position: absolute; bottom:5px; right:5px; cursor: pointer;}

input {width:120px;}







