#uninstall input[type=text], #uninstall textarea{
 width:300px;
}

.copyright{
 font-size:10px;
 color:gray;
}

.tip{
  font-size: 10px;
}
.username{
 color: #000000;
}
.login{
  font-size: 12px;
  color: gray;
  padding-top: 5;
  padding-right: 5;
}

.starrequired{
  color: red;
}


img {
  border: 0;
}

.border {
  border-collapse: collapse;
  border-color: #f4f5f7;
}

h1, h2{
  font-size: 125%;
  text-transform: uppercase;
  color:#000000;
}

th {
  background-color: #f4f5f7;
  font-weight: bold;
  text-align: left;
}

p{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #555C62;
  font-size: 12px; 
}

.footer-links{
  padding-top: 10;
  padding-left:30;
  font-size: 12px;
  color:  #a2a4a6;
}

.footer-links a{
    color:  #a2a4a6;
    text-decoration: none;
}

.footer-links a:hover{
    color:  #027fc5;
    text-decoration: none;
}

.header1
{
    color: #ff9800;
    font-size: 22px;
    font-weight: bold;
    font-family: Arial Narrow;
}

.header2
{
    color: #767676;
    font-size: 22px;
    font-weight: bold;
    font-family: Arial Narrow;
}

#counter{
    display: block;
}

