/* Saviah styles for IE */

body { /*Makes :hover work on most elements in IE http://www.xs4all.nl/~peterned/csshover.html*/
	behavior:url("/fileadmin/templates/01/scripts/whatever-hover.htc");
	text-align: center;
}

#container {
	text-align: left;
}

#siteBy h6 {
	margin:7px 0;
}