.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-center img { margin: 0 auto; width: auto !important; }
.block-image { display: block; width: auto !important; }