#maincontent {
  float: none;
  background: #23519C url(/images/content_bg.gif) no-repeat top left;
  width:900px;

}


#maincontent p, h2 {
  padding: 10px 10px 0 10px;
  margin: 0 0 0 0;
  color: #ffffff;
  font-size:14px;
}

#maincontent a:hover {
  line-height: 1.2em;
  display: inline;
}

.error_table{
font-size:14px;
color:#000000;
font-weight:bold;
}

.error_table a{
font-size:14px;
color:#000000;
font-weight:bold;
text-decoration: underline;
}

.error_table a:hover{
font-size:14px;
color: #FFCA35;
font-weight:bold;
text-decoration: underline;
}

label {
  font-size:14px;
}