* { margin: 0; padding: 0; }

/* Two-Column Centered Layout */
/*\*/ html, body {height:100%} /**/
body {text-align:center;min-width:760px;}
#container {height:100%;min-height:100%;width:760px;text-align:left;margin:0 auto 0 auto;position:relative;}
html>body #container{height:auto;}
#content {float:left;width:760px;}
#clear {width:100%;height:120px;clear:both}
#header {position:relative;}
#header div div {width:754px;height:61px;overflow:hidden;margin-left:6px;}
#left {position:relative;width:202px;float:left;margin-left:6px;display:inline;overflow:hidden;}
#center {overflow-x:auto;width:545px;float:right;margin-right:6px;display:inline;position:relative;}
#footer {width:754px;clear:both;height:25px;left:6px;bottom:0;position:absolute;}
* html #footer {bottom:-1px;}
#contact {position:absolute;bottom:30px;left:1em;}
#securitylabel {position:absolute;bottom:50px;left:1em;}

/* Input Forms */
form fieldset { margin-bottom: 10px; }
form fieldset table td { width: 50%; }
form legend { padding: 0 2px; }
.commandSet { height: 1%; }
