.shows .date { color: #666; font-size: 14px; font-weight: bold; margin: 20px 0 0 0; }
.shows .title { font-size: 16px; font-weight: bold; margin: 5px 0 0 15px; }
.shows .description { margin-left: 30px; }
.show .date { font-size: 12px; text-align: right; }
.show .title { color: #666; font-size: 24px; font-weight: bold; }
.show .description { line-height: 1.5em; margin: 10px 0 0 20px; }
.pic { float: right; padding-bottom: 10px; width: 200px; }
.viewall { position: absolute; right: 10px; top: 5px; }
