
/* File: records.css                                             *
 * enthält die CSS Stieldefinitionen für die Records Seiten      */

.recComposer {
   font-size: 12px;
}

.recLabel {
   margin-top: -8px;
   font-size: 11px;
}

.recShortDesc {
   font-size: 10px;
   text-decoration: none;
}
