#PlanHeader .PlanLogo { float: left; margin: 0px 0px 0px 16px; }
#PlanHeader .MMLogo { float: right; margin: 0px 16px 0px 0px; }

.PlanBlock { clear: both; border: 1px solid #98CCFC; margin: 16px 16px 16px 16px; }
.PlanBlock tbody { background: #FDFFE5; }
.PlanBlock td { padding: 2px; width: 90px; text-align: center; }
.PlanBlock a { color: #000000; cursor: pointer; }
.PlanBlock .CaptionColumn { width: 130px; text-align: left; }
.PlanBlock .CarbsColumn { width: 130px; }
.PlanBlock .InfoRow { background: #98CCFC; font-weight: bold; }

#PlanFooter { clear: both; text-align: left; margin: 16px 16px; 0px; 16px; }

.disclaimer { clear:both; text-align: center; margin-top: 16px; color: #AAAAAA; }
