body {font-size: 11px; color: #000; font-family: verdana; background-color: #fff;}
td {font-size: 11px;}
input {font-size: 11px;}
img {display:block;}

div#container {border:solid 1px #333; width:501px;}
div#header {width:501px; margin:15px 0 15px 0; border:dotted 0px #096;}
div#header span {float:left; width:248px; border:solid 0px black;}
div#footer {width:501px; padding:15px 15px 0 15px; border:dotted 0px #096;}
#cmdLogin {margin:5px 0 0 130px;}
#message {border:solid 0px #f00; margin:10px;}
#lblMessage {width:280px; color:#f00; font-weight:bold;}

div.uid {margin-top:5px;}
div.uid p {float:left; padding:2px 4px 0 0; margin:0; width:80px; height:20px; text-align:right;}
div.uid input {width:125px; padding-left:3px;}

/** Change Password styles **/
#cpcontainer { background:#ebedf3 url(../images/pens.jpg) no-repeat bottom right; }
#cpcontainer p { width:280px; padding-left:10px; font-weight:bold; margin:0 0 10px 0; }
#cpcontainer td.label { width:100px; text-align:right; }
#cpcontainer .cpinput { width:140px; }
