img.right{ 
	float:right; 
	margin-left:40px;
}
img.left{ 
	float:left; 
	margin-right:40px;
}
