/* Comment */
img {max-width:100px; }
.tc-titlebar {border-top:2px solid black;}
.tc-tiddler-controls {border-top:2px solid red;}
.tc-titlebar { font-size: 14pt; display: inline; font-weight: bold; }
.tc-tiddler-body {margin-bottom: 3pt; border-top: 1px solid lightgray;}
.tc-tiddler-body {margin-bottom: 3pt;}
.tc-tiddler-body ul, ol {margin-top: 3pt;}
.tc-tiddler-frame { padding-top: 2px; padding-bottom: 2px; padding-right: 1em padding-left: 3pt; }
.tc-story-river {padding-right: 1pt; padding-left:3pt; }
.tc-sidebar-scrollable {padding-left: 1pt; }
/* Below is for date in "Recent" list on sidebar */
.tc-menu-list-item { color: #404040; }
/* Misc elements */
h1 {top-border:2px solid gray !important; }
h2 {top-border:1px solid gray !important; color:red; }
h1 {border-top:2px solid gray; }
h2 {border-top:1px solid gray; color:red; }
-m