/* CLEARING FLOATS IE7 */
*:first-child+html #content-container {
	min-height: 1px;
}