
	
.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}

#right-middle {
	/* Typical fixed height and fixed width example */

	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0 auto;

}




