/* CSS Hacks */
*
{
	margin: 0;
	padding: 0;
}

*html body {
	font-size: x-small; /* hack for IE5/Win */
	f\ont-size: small;  /* hack for other IE5/Win versions */
}


/* ------------------ layout elements ------------------ */
