/* 
Title:     feeyo.com
Author:    webmaster@carnoc.com
*/

/* self-clearing floats */

* html #logo, 
* html #nav, 
* html #title, 
* html #main-body, 
* html #extra,
* html #port,
* html .prod-feature,
* html dl.teaser {
	height: 1%;
	}

/* IE doesn't like block anchors */

* html ul.articles li a { height: 1%; }

/* fixes weird IE body padding issue */

* html #wrap { height: 1%; }