@charset "UTF-8";
/* Finance From A-Z - Calculators */


/* ===========================================
         MAIN
==============================================*/

#main {
	padding: 12px 0 12px 21px;
	}


/* ===========================================
         CONTENT
==============================================*/

#content h2 {
	font-size: 0;
	line-height: 0;
	}
	

/* ===========================================
         SECONDARY
==============================================*/

#mod-long_term_planning,
#mod-debt_management,
#mod-real_estate {	
	min-height: 83px;
	_height: 83px; /* IE6 */
	}

#mod-income_investing {	
	min-height: 82px;
	_height: 82px; /* IE6 */
	}

#mod-popular_topics {
	min-height: 83px;
	_height: 82px; /* IE6 */
	}
	*+html #mod-popular_topics { min-height: 82px; /* IE7 */ }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
