		.imgright {
			float:right;
			margin-left:20px;
		}
		
		.imgleft {
			float:left;
			margin-right:20px;
		}

