/*******
******** Custom
*******/

.ananda-module-container{}
.ananda-header{}
.navigation-top{}
.navigation-bottom{}
.ananda-maincontent{}
.ananda-footer{}


.ananda-headerfull img{width:100%;}

.textcenter{text-align:center;}
.margintop{margin-top:1em;}
.marginleft{margin-left:1em;}
.marginright{margin-right:1em;}
.marginbottom{margin-bottom:1em;}

.console {
        color: #FFFFFF;
        background: #000000;
        font: normal 13px Courier;
        width: 98%;
        padding-left:10px;
        margin: 10px 0px;
}

