:lang(hbo), .hebrew{
font-family: SBL Hebrew;
direction: rtl;
}
.Box {
float:right;
margin:0 0 1em 1em;
}
.regular{
border-collapse:collapse;
}
.Box table, .regular, .gallery .gallerybox .thumb {
border:1px solid #88a;
margin-bottom:0.3em;
border-spacing: 5px;
}
.Box table, .gallery .gallerybox .thumb{
background-color: #f7f8ff;
padding: 0.2em;
}
.Box table table{
border:none;
}
.TblHighlight th, .zebra th, .regular th, .pseudoZebra th{
border:1px solid #88a;
padding:0.2em;
text-align:center;
font-weight:bold;
}
.regular td, .thumbinner, .infobox{
border:1px solid #88a;
}
.Box td, .regular td, .thumbinner, .infobox {
background-color:#f7f8ff;
padding:0.2em;
font-size: 95%;
}
.zebra th, .regular th, .pseudoZebra th {
color:#431;
background-color:#ccf;
}
.Box th{
color:#000;
background-color:#ccf;
}
.Box th:lang(hbo){
font-size:120%;
}
.Box td:lang(hbo){
font-size:105%;
padding-bottom:0;
}
.Box tr:first-child th, .TblHighlight th,
.highlight {
color:#eec;
}