.left {	float:left; display: inline; }
.right { float:right; display: inline; }
.imagereplaced { text-indent:-999999px; }

/*clear fix*/ 
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; zoom:1; }
.clear { clear:both; }
