.inline{
	float:left;
	text-overflow: ellipse;
	overflow: hidden;
}
.return{
	clear:left;
	float:left;
	text-overflow: ellipse;
	overflow: hidden;
}