* html .minwidth{ border-left:750px solid #fff}
* html .container{ margin-left:-750px;  position:relative;  background-color:#fff}
/*\*/
* html .minwidth, * html .container{ height:1px}
/*/
.all{  display:inline-block}
/**/
body{ font:small 'Lucida Grande','Trebuchet MS',Arial,sans-serif;  background:#000;  font-size:10px;  text-align:center;  background-color:#fff}

a{ color:blue;  text-decoration:none}

.all{ width:100%;  min-width:750px;  border:0px solid blue;  margin-left:auto;  margin-right:auto;  text-align:left}

.list{ width:80%;  min-width:750px;  border:0px solid blue;  margin-left:auto;  margin-right:auto;  text-align:left}

.header{ font-size:20px;  color:blue}

input.submitred{ background:red;  border:0px solid red;  color:white;  font-size:30px}

input.submitorange{ background:#ffA500;  border:0px solid #ffA500;  color:white;  font-size:30px}

input.submitgreen{ background:green;  border:0px solid green;  color:white;  font-size:30px}

input.textblue{ background:#fff;  border:1px solid blue;  color:blue;  font-size:30px}

#listA{ list-style-type:none;  margin:0;  padding:0}

#listA li{ margin:0;  cursor:move}