.right {
		float:right;
		margin-left: 15px;
		margin-bottom: 10px;
		}
		
.left  {
		float:left;
		margin-right: 15px;
		margin-bottom: 10px;
		}
