body.v7body { margin: 0; padding:0; text-align: center; }
body td { font-size:12px; }

body.small, body.small td { font-size:12px; }
body.medium, body.medium td { font-size:14px; }
body.large, body.large td { font-size:16px; }

div#root_div { text-align: left; }

#center_column.center_wide { width: 740px !important;}

/* TA */
table#cc_ta_content_table { width: 775px; }

/* compare cards main table */
table#cc_affinityrewards_table { width: 100%; }
table#cc_affinityrewards_table td { width: 33%; }

/* product table */
table.ccProductTable td { vertical-align: top; }
table.ccProductTable td.ccProductFeatures {  }
table.ccProductTable td.ccProductDetails {  }
table.ccProductTable td.ccProductProp { display:none;  } /* hiding to move quick features up in to banner area */

/* old tabber. might not be needed anymore */
.tabber{display:none;}  
.tabberlive { width: 496px; }
ul.tabbernav { width: 488px; }
.tabberlive .tabbertab { width: 480px; }
.tabbertab table td { vertical-align: top; }

#left_column .lnav_lv4_label_highlight a { color:#0079C1;  }

/* quick features styles */
	.cardquickfeatures {
		width: 490px;
		height: 74px;
		background: url(http://www.bmo.com/images/cardquickfeaturesBG.gif) bottom left repeat-x;
		text-align: left;
		margin-bottom: 18px;
	}
	.rewardsection, .feesection, .ratesection {
		float: left;
		padding: 0 19px;
	}
	.rewardsection {
		width: 120px;
		*width: 140px;
		_width: 140px;
	}
	.feesection {
		width: 89px;
		*width: 130px;
		_width: 130px;
		background: url(http://www.bmo.com/images/cardsectionBG.gif) bottom left no-repeat;
	}
	.ratesection {
		width: 171px;
		*width: 190px;
		_width: 190px;
		background: url(http://www.bmo.com/images/cardsectionBG.gif) bottom left no-repeat;
		padding-right: 0px;
	}
	.cardquickfeatures h2{ margin: 5px 0; color: #336699; font-size: 14px;}
	.cardquickfeatures p{ margin: 5px 0; color: #0079c1; font-size: 13px; font-weight: bold;}
		.cardquickfeatures p span{ color: #999; font-size: 10px; font-weight: normal;}
