/* 
    Document   : title_top
    Created on : 06-Dec-2010, 11:16:07
    Author     : joe.towner
    Description:
        STYLESHEET TO SET STYLE FOR TITLE TOP
*/

#title {
    display: none;
}
#right {
    float: none;
    width: auto;
    padding: 0px 40px 40px 40px;
}

