.floating {
	float: right;
	width: auto;
}
.floating {
	float: left;
	margin: 3px 5px 2px 0px;
	padding: 0px;


}

