.block { background: #fdfefe; line-height: 16px; font: 12px/18px Tahoma, Arial, Helvetica, sans-serif; color: #333; }
.block h1 { font-family: Tahoma, Verdana, Sans-Serif; font-size: 20px; color: #333; padding-bottom: 5px; margin-bottom: 0; padding-top: 0; margin-top: 0;}

.block .right { text-align: right; padding-top: 10px; font-size: 11px; }

.block .tl { height: 19px; background: url(/liveblog/templates/skin/new/images/sidebar-tl.gif) no-repeat top left; }
.block .tr { height: 19px; background: url(/liveblog/templates/skin/new/images/sidebar-tr.gif) no-repeat top right; }
.block .bl { height: 19px; background: url(/liveblog/templates/skin/new/images/sidebar-bl.gif) no-repeat bottom left; }
.block .br { height: 19px; background: url(/liveblog/templates/skin/new/images/sidebar-br.gif) no-repeat bottom right; }
.block .cl { background: url(/liveblog/templates/skin/new/images/sidebar-cl.gif) repeat-y left; }
.block .cr { padding: 0px 25px; background: url(/liveblog/templates/skin/new/images/sidebar-cr.gif) repeat-y right; }

.block.stream { font-size: 11px; color: #999; }
.block.stream ul { padding: 0; margin-bottom:0; margin-left: 0; list-style-type: none;}
.block.stream li { padding: 5px 5px; overflow: hidden;}
.block.stream li.even { background: #f8f8f8; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.block.stream a.stream-author { color: #999; font-weight: bold; text-decoration: none; background: url(/liveblog/templates/skin/new/images/icons.gif) no-repeat scroll 0 -108px; padding-left: 13px; }
.block.stream .stream-topic-icon { background: url(/liveblog/templates/skin/new/images/icons.gif) no-repeat scroll 2px -188px; padding-left: 14px; zoom: 1; }
.block.stream a.stream-topic { color: #333; padding-right: 5px; }
.block.stream .stream-comment-icon { background: url(/liveblog/templates/skin/new/images/comment-list.gif) no-repeat 2px 4px; padding-left: 14px; zoom: 1; }
.block.stream a.stream-comment { color: #333; }
.block.stream a.stream-blog { color: #999; }
.block.stream span { color: #66b746; }
