/* Secondary Content - Left Col */
#index-content-secondary div.col-a {
	position:relative;
	width: 545px;
	float: left;
}

	/* News This Week */
	#index-content-secondary div.col-a #news-this-week,
	#index-content-secondary div.col-a #broker-and-lender-search {
		width: 345px;
		float:left;
		+float:none;
	}
	
	#index-content-secondary div.col-a #broker-and-lender-search {
		width:325px;
	}

	#index-content-secondary div.col-a #news-this-week-wrapper,
	#index-content-secondary div.col-a #broker-and-lender-search-wrapper, {
		width: 345px;

	}

	body.is-ie #index-content-secondary div.col-a #news-this-week {
		width: auto;
		float: none;
	}

	/* Right Col */
	#index-content-secondary div.col-a div.col-b {
		width: 165px;
		float: right;
		font-size:11px;
	}
	
		
		
		

/* Secondary Content - Right Col */
#index-content-secondary div.col-b {
	width: 175px;
	float: right;
}

	#index-content-secondary div.col-b div {
		margin:0 0 20px;
	}


/* Tertiary Content - Left Col */

#index-content-tertiary {
	margin:40px 0 0;
}

	#index-content-tertiary div.container {
		padding:5px 20px 20px;
		background:url(/css/gfx/content/container-faded-top.png) no-repeat 0 35px;
	}
	
	#index-content-tertiary div.first {
		background-position:0 0;
	}
	
	#index-content-tertiary h3,
	#index-content-tertiary span.header2 {
		font-size:14px;
		font-weight:normal;
	}

#index-content-tertiary #mortgage-rates-news-and-advice {
	width: 338px!important;
	float: left!important;
}

#index-content-tertiary #mortgage-rates-news-and-advice-wrapper {
	width: 360px;
	float: left;
}

body.is-ie #index-content-tertiary #mortgage-rates-news-and-advice {
	width: auto;
	float: none;
}

/* Tertiary Content - Right Col */
#index-content-tertiary #free-rates-and-quotes {
	width: 338px!important;
	float: right!important;
}

#index-content-tertiary #free-rates-and-quotes-wrapper {
	width: 360px;
	float: right;
}

body.is-ie #index-content-tertiary #free-rates-and-quotes {
	width: auto;
	float: none;
}

/* More Resources Clears the Other Floats */
#index-content-tertiary #more-resources, 
#index-content-tertiary #more-resources-wrapper {
	clear: both;
}

body.is-ie #index-content-tertiary #more-resources {
	clear: none;
}


#guide-select{
	width:141px;
}
