form {
width: 700px;
font-size: 10px;
display: none;
}body table {
margin-top:104px;
width:700px;
}.myspacenavigation {
width: 770px;
height: 25px;
background-color: rgb(37,0,0);
text-align: center;
}
.myspacenavigation ul {
margin: 0 0 0 20px;
padding: 0;
list-style: none;
text-align: center;
color: rgb(0,0,0);
}
.myspacenavigation li {
padding: 0 8px 0 8px;
margin-top: 4px;
border-left: 0px solid rgb(0,85,76);
float: left;
}