

.attain {
    text-align:right;
    font-family: courier;
    font-size: 7pt;
    color: gray;
}
.attain a {
    color: gray;
}
.attain-trans {
    padding: 20px;
    background-color: whitesmoke;
    color: #3c3c3c;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}


.redline-it{
    border-width: thin;
    border-color: red;
    border-style: dashed;
}


.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   text-align: right;
}
