/* @override http://localhost:5000/style/hacks.css */

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.controls a {
	/* Just for Opera, but hide from MacIE */
	/*\*/
	letter-spacing: normal; 
	text-indent: -999em; 
	overflow: hidden;
	/* End of hack */ 
}