



#footer a {
  text-decoration:none;
  border-bottom: 0; /* prevents grey dashed underline from showing up */
  color:#6E9699;
  }

.text-color
{
    color: #6E9699 !important;
}

#footer {
  width: 960px;
   height: 35px;
   clear: both;
   color: #333;
  margin-top:0px;
  padding:5px 0px 0px;
  border-top:1px solid #ccc;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  }

#footer:after {
  content:".";
  display:block;
  height:0px;
  clear:both;
  visibility:hidden;
  }

#footer a, #footer a:link, #footer a:visited {
  color:#666666;
  text-decoration:none;
  margin:0px;
  padding:0px;
  list-style:none;
  font-size:80%;
  border-bottom:0;
  }

#footer a:hover {
  color:#cccccc;
  text-decoration:underline;
  border-bottom: 0; /* prevents grey dashed underline from showing up */
  }

#footer img {
  border:none;
  }

#footer ul {
  margin:0px;
  padding:4px 0px 2px 0px;
  list-style-type:none;
  }

#footer li {
  margin:0px 0px 0px 0px;
  padding:0px 6px 0px 0px;
  display:inline;}

#footfloat {
  float:right;
  }

.clear {
  clear: both;
}

.err_tab {
  width: 26px;
  float: left;
  height: 26px;
  display:block;
  background-image: url(/als/images/e.png);
  background-repeat: no-repeat;
  background-position: right;
}
.aligned input.medium {
  width: 150px;
}

.identLabel {
  width:250px;
  text-align:right;
  float:left;
  display:inline-block;
}
