.clearFix {
    clear: both;
    height: 0px;
    overflow: hidden;
    line-height:0;
    padding: 0;
    margin: 0;
    border: none;
    font-size: 0;
}

img{
	border: none;
}
    