.float_right {
	float: right;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	border: medium outset #000;
	
}
