/*
    $Id: template-css.css 76 2007-05-27 17:36:06Z gijsbert $
*/

.arrownav { width: 100%; border: none; margin: 0; padding: 0; }
.arrow { font-weight: bold; text-decoration: none; }

.image { border: solid 7px black; float: center; }

.desctable { width: 100%; border: none; margin: 0; padding: 0; }

.titlecell { vertical-align: top; }
.title { font-size: 32px; }

.location { font-weight: bold; }

.description { font-family: Arial,Geneva,sans-serif; }

.navtable { width: 100%; border: none }

.settingscell {
    width: 1%;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}
.settingstitle { 
    font-size: xx-small;
    font-weight: bold; 
}
.settings {     
    font-size: xx-small;
}

.tracksind { font-weight: bold; }

.mininav { text-align: right; font-size: smaller; }

.navtable { font-size: smaller; }

/*
Local Variables:
compile-command: "curator --repn=ddr,browse --out-onedir"
End:
*/
