.left-scroller { height: 427px; width: 212px; overflow-y: scroll; float: left; border: 1px solid #c4c4c4; display: inline; }
.right-scroller { height: 427px; width: 420px; overflow-y: scroll; float: right; border: 1px solid #c4c4c4; margin-left: 4px; display: inline; }
 
.left-scroller table.bugs { width: 100%;}
.left-scroller table.bugs td { border-bottom: 1px solid #c4c4c4; border-right: 1px solid #c4c4c4; }
.left-scroller table.bugs tr.last td { border-bottom: 0; }
 
.right-scroller .adv { background: url(../images/bg-adv.jpg) top left repeat-y; line-height: 31px; margin-left: 0 !important; font-size: 11px; font-weight: bold; padding-left: 9px; height: 31px;}
.right-scroller .adv span { float: left; margin-top: 8px;}
.right-scroller .adv a.more { background: url(../images/btn-go.png) top left no-repeat; width: 37px; height: 24px; text-indent: -9999px; float: left; margin-left: 3px; margin-top: 4px; }
.right-scroller .more-info .big-bug { float: left; margin-left: 5px; }	
.right-scroller .more-info h3 { font-size: 14px; font-weight: bold; color: #424242; margin: 0; padding-top: 27px; }
.right-scroller .more-info h3 small { font-size: 13px; font-weight: normal; display: block; }
.right-scroller .bug-tabs { border-bottom: 1px solid #c4c4c4; height: 21px; margin-top:40px; margin-left: 0px; }
.right-scroller .bug-tabs li { float: left; list-style-image: none; }
.right-scroller .bug-tabs li a { float: left; font-size: 11px; color: #000000; border-right: 1px solid #c4c4c4; border-top: 1px solid #c4c4c4; border-bottom: 1px solid #c4c4c4; line-height: 20px; background: #f7f7f7; text-align: center; padding: 0 16px; }
.right-scroller .bug-tabs li a.current { border-color: #dadada; background: #dadada; }

.main-txt { padding: 5px 15px 5px 15px; }
