// for internet explorer 6 & 7
if (!$.support.cssFloat) {
	document.write('<link rel="stylesheet" type="text/css" href="/css/styles-ie.css" />');
}