

	ul.alphabet li { font-size:16px; float:left; margin:5px 4px;}
	ul.alphabet li a { cursor:pointer; }
	ul.alphabet{list-style-type:none;}
	strong { color:#f00; }
	
	ul.medical_dictionary li { float:none; display:block; }  
  
	.ratesheet th:first-child{width:50%;}
	.ratesheet tr th{background:#8DC8CD; color:#FFFFFF; font-weight:bold; padding-bottom:5px!important; border:0px!important;}
	.ratesheet tr th:nth-child(n+2){width:16.6%; text-align:center;}
	.ratesheet tr td:nth-child(n+2){text-align:center;}
	
	
	

	
	.ratesheet.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
		border-top: 0px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	
	.rate-footnote{font-size:14px; margin-bottom:10px;}