.bugBoxLT{
	background:#e8e8e8 url(../images/tabs/bug_b_lt.gif) 0px 0px no-repeat;
}
.bugBoxRT{
	background:url(../images/tabs/bug_b_rt.gif) 100% 0px no-repeat;
	padding:10px 10px 0px 10px;
	line-height:16px;
}
.bugBoxRT TABLE{
	line-height:15px;
}
.bugBoxLB{background:#e8e8e8 url(../images/tabs/bug_b_lb.gif) 0px 100% no-repeat;}
.bugBoxRB{background:url(../images/tabs/bug_b_rb.gif) 100% 100% no-repeat;height:10px;}
