/* 
    Document   : iweb-gate
    Created on : Mar 5, 2013, 9:08:01 AM
    Author     : vas-ncpt-manhps
    Description:
        Purpose of the stylesheet follows.
*/
p {
    margin-bottom: 5px;
}

.link-cancel{
    text-decoration: none;
}

.button-cancel{
    cursor: pointer;
}

