/* 
    Document   : lawforwebsites Cascading Style Sheet
    Created on : 26/06/2012, 5:14:24 PM
    Author     : Tony
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

#lfwfooter {
    margin-left: 5px;
}

#donate {
    background-color: silver;
    padding-left:10px;
}
