.business_widget_table{
width:100%;
}
.business_widget_table th{
padding:0 1em;
}
.business_widget_table td:first-child{
padding-left:1em;
width:85%;
}
.business_widget_table td:last-child{
padding-right:1em;
text-align:right;
}
.business_widget_table td{
padding:0.5em 0;
vertical-align:top;
}

#cbn_business_program{
background-color:#F7F7F7;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#business_widget_header{
color:black;
font-size:1.2em;
background-color:#EEEEEE;
padding:1em;
font-weight:bolder;
border-bottom:1px solid #999999;
width:100%;
}

#business_widget_source{
font-size:0.65em;
padding:1em;
background-color:#EEEEEE;
width:100%;
border-top:1px solid #999999;
}
