.nrow {
    display: block;
    padding: 0.2em;
}

.ntitle {
    display: inline;
    font-weight: bold; 
}


.ntext {
    display: inline;
}

