/* *** OHIP FEE CODE PAGE *** */
#billing {font-size: 0.9em;}
#billing h2 {
  margin-top: 0px; margin-bottom: 0px; padding: 4px;
  font-size: 1.5em; font-variant: small-caps; text-align:left;
  color: #1C1C1C; background: #CBD1D1;
  text-shadow: 1px -1px 1px rgba(255,255,255,0.6);}
#billing h3, #billing h6 {font-size: 1.1em; color:#0B7291;}
#billing p {float:left; width: 76%; white-space: normal;}
span.indent {padding-left: 3em;}
div.separator {clear:both; height:0px;}
div.bill-clear {clear: both; height:0px;}
div#billhead-cen {text-align:center;}
div#billing span.toplink {background: url(../images/icons/icon-uparrow.png) no-repeat; padding: 2px 0px 0px 20px; margin:10px 0 !important;}
div.billhead {display:block;}
div.billhead a:link, div.billhead a:visited {
	display:block; text-decoration:none; line-height: 24px; height: 22px;
  color: #3C3C3C; text-align:left; background: #CBD1D1; margin: 4px; padding:0 0 0 4px;}
div.billhead a:hover {
  color: #222 !important; background: #8F8C85;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.6); -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.6);-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.6);}
div.billhead a:active {box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
div.billhead ul {list-style:none !important; width:30% !important; float: left;}
div.billhead li {background: none;}
div#billing table {width:100%;}
div#billing th {
  color:#000000; text-shadow: 1px -1px 1px rgba(255,255,255,0.6); background: #CBD1D1;
  /* border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: none; */
  font-weight:bold; text-align:left; vertical-align: top;}
div#billing th.sp {padding: 0; margin: 0; background: none; border: none;}
div#billing td {border-bottom: 1px dotted #D4CEBB; text-align:left; vertical-align: top;}
div#billing td.bcode, div#billing td.bfee {font-weight:bold; padding: 0 4px; width:8%;}
div#billing td.bfee {text-align:right; width:8%;}
div#billing td.ps {border-bottom: none !important;}