/* 
    Document   : login
    Created on : 23-mrt-2013, 17:46:33
    Author     : ABSS
    Description:
        Purpose of the stylesheet follows.
        Login stylesheet
*/

.login h1 a {
    background-image: url("../img/logo_abss-login.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 90px;
    outline: 0 none;
    overflow: hidden;
    padding-bottom: 15px;
    text-indent: -9999px;
    width: 320px;
}