.display_none {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}

