/*new clearfix */
.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 */

.replace {
	background: transparent no-repeat 0 0 scroll;
	display: block;
	text-indent: -9999px;
	color: transparent; /* IE7 */
}
