#bb-container {
width: 100%;
overflow: hidden;
margin-top: 30px;
}

#bb-container div.post .tags, div.byline, div.submissions { display: none; }

#bb-container div.post h3 {
margin: 10px 0 5px !important;
}
#bb-container div.post h4 {
margin: 0 !important;
}

a.CommandButton { display: none; }

div.blognav a.CommandButton { display: block; }