/* -------------------------------------

TOC

1. IE 6 and below hack
2. Box model hack
3. IE Mac only

----------------------------------------*/


/* 1. IE 6 and below hack
---------------------------------------------------------------------------------------------------------------*/

	/* Top */
		* html #myacc {height:60px}
		* html #ask {height:32px}
	
	/* Popup Navigation */ 
		* html .ins-products-box, * html .cards-products-box, * html .loans-products-box,	
		* html .mort-products-box, * html .save-products-box, * html .travel-products-box {padding-top:17px}
	
	/* General */
		* html .hide {margin-top:-8px !important}
		* html #bookmarking .hide {margin-top:0 !important}
		* html .quote-retrieve .ret p {display:inline}
	
	/* Bottom */
		* html #additional-ads {height:51px}
		
	/* Propietary IE word break needed for nav items at large text size */
	* html #products li a {word-wrap:break-word;}
	
	/* Tile padding for ELH section */
	* html .xpanel-wrap {padding:20px 0 5px 0}

		
/* * html #primary-content {padding-bottom:0} */
/* 2. Box model hack
---------------------------------------------------------------------------------------------------------------*/

	/* Primary nav */
		#nav-primary a {width:121px; voice-family: "\"}\""; voice-family:inherit; width:105px;}
		#nav-primary a {}
		#nav-primary a#ins {width:117px; voice-family: "\"}\""; voice-family:inherit; width:101px;}
		#nav-primary a#ins {}
		#nav-primary a#tra {width:117px; voice-family: "\"}\""; voice-family:inherit; width:101px;}
		#nav-primary a#tra {}
		
	/* Secondary nav */
		/*
		#nav-secondary dl {width:233px; voice-family: "\"}\""; voice-family:inherit; width:233px;}
		#nav-secondary dl {}
		*/		
		
	/** Product pages **/
		#prod-b ul li {float:left; width:100%; voice-family: "\"}\""; voice-family:inherit; float:none; width:auto}
		#prod-b ul li {}
		
	/* Tables */
		table th, table td {font-size:0.6em; voice-family: "\"}\""; voice-family:inherit; font-size:1.0em;}
		table tr, table td {}
		
		#ins-products, #cards-products, #loans-products, #mort-products, #save-products, #travel-products 	{float:left; clear:left;  width:230px; voice-family: "\"}\""; float:none; clear:none;  width:auto;}
		#ins-products{}
		

/* 3. IE Mac only
---------------------------------------------------------------------------------------------------------------*/
/*\*//*/
	
	#myacc {height:67px !important}
	#products {display:block}
	#additional-ads-logo {position:absolute; left:8px; top:-3px}
	#additional-ads-title {float:left; margin:11px 0 0 80px; width:192px}
	#additional-ads p {margin:0 0 0 300px; padding-top:11px; width:400px}
	#additional-ads a {float:left; width:100%; margin-top:-10px}
	
	a.chevron {background-image:none}
	a.chevron:hover {background-image:none}
	
	.fleft {clear:left}
	#breadcrumb-signup dt, #breadcrumb-signup dd {width:80px; float:left}
	#breadcrumb-signup p {clear:left}
	
	.quote-retrieve .ret p {width:90% !important}
	
	#copyright {font-size:1.0em}

	h2.sifrswap {font-size:1.4em; font-weight:normal}
	
	#wide {clear:none}
	#lead {height:100% !important}
	
	.chevlist, .numlist {height:auto !important}
	.two .decor, .one-left .decor, .one-right .decor {display:none}

/**/