/* superscript */
sup { height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative;font-size:11px !important;font-weight:normal !important  }
html > body sup{font-size:11px !important;}
sup { bottom: 1ex;}


/**** **** Credit Card : Feature Selector **** ***/
.card-selector-wpr {margin:0 0 16px 0; width:766px; display:block; overflow:hidden; border:1px solid #9fb0d5; background:url(/uos/_assets/images/contentframework/container-primary-bg.gif) top left repeat-x;}
.card-selector-content-wrp {padding:12px 0 0 0; width:766px; display:block; overflow:hidden; background:url(/uos/_assets/images/layout/divider-dash-vertical.gif) 595px 0 repeat-y;}
	.card-selector-content-wrp .card-selector-left {width:595px; float:left; display:block; overflow:hidden;}
		.card-selector-left .card-select-txt-wpr {padding:0 12px;}
	.card-selector-content-wrp .card-selector-right {margin:0; padding:70px 0 0 0; width:170px; float:right; display:block; text-align:center;}
		.card-selector-right .card-count {padding:0 0 8px 0; font-size:4.5em; font-weight:bold; color:#2454a6;}
		.card-selector-right .card-criteria {line-height:1.25em;}


ul.section-wrp {width:595px; padding:0 0 12px 0; margin:0; display:block; overflow:hidden;}
	ul.travel-section-wrp {background:url(/credit-cards/_assets-custom/images/card-select-checkbox-bg-travel.gif) top left repeat-y;}
	ul.rewards-section-wrp {background:url(/credit-cards/_assets-custom/images/card-select-checkbox-bg-rewards.gif) top left repeat-y;}

	ul.travel-section-wrp li {width:197px;}
	ul.travel-section-wrp li table {width:191px;}

	ul.rewards-section-wrp li {width:148px;}
	ul.rewards-section-wrp li table {width:130px;}

	ul.section-wrp li {padding:0; margin:0; display:block; overflow:hidden; text-align:center; float:left; background:none;}
	ul.section-wrp li table {margin:0 0 0 6px; padding:0;}
	ul.section-wrp li table tr td {margin:0; padding:0; vertical-align:top; text-align:left;}
	ul.section-wrp li table tr td label {font-size:.925em; float:left;}


/**** **** Credit Card : Rewards Section : Cards Display **** ***/
table.credit-card-table tr td {font-size:.925em;}
table.credit-card-table tr td.first-role h4 {font-size:1em;}
table.credit-card-table tr td.first-role p {padding:0; margin:0 0 4px 0;}
table.credit-card-table tr td ul {margin-left:0;}