/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles
/*--------------------------------------------------------------------------------------------------------------*/
/*page*/

#nobox {
    width:100%;
    text-align:center;
    position:relative;
    margin-bottom:5px;
    }
#nocontent {
    text-align:center;
    } 
#noaction {
    position:absolute;
    top:0px;
    left:0px;
    text-align:center;
    }
