div.hidden { display: none; }
iframe { border: none; overflow: hidden; width:810px; height:400px; }
iframe.sbcontainer { border: none; overflow: hidden; width:900px; height:450px; overflow: none; }
h4 { color: #CC0000; }
table.result { border:1px solid #CC0000;border-collapse:collapse; }
th { background-color:#E8E8E8;color:#666666;font-weight:bold;padding:5px;text-align:left; }
td { padding: 0px 5px 0px 5px; }
.top { border-bottom: 1px solid #CC0000; }
.commonoverview { /*height:400px;*/margin: 0px 0px 10px 0px; }
.left { float:left; }
.right { float:right; }
.stafflogo { width:250px;height:75px;vertical-align:center; }
.divtable {	display:table;/*width:auto;background-color:#eee;border:1px solid  #666666;border-spacing:5px;*//*cellspacing:poor IE support for  this*//* border-collapse:separate;*/ }
.divrow { display:table-row;/*width:auto;*/ }
.divcell { float:left;/*fix for  buggy browsers*/display:table-column;width:500px;/*background-color:#ccc;*/ }
.infobtn { width:50px;float:left;cursor:pointer; }