.content_left {
	float: left;
	margin: 2px 4px 2px 0;
}

.content_right {
	float: right;
	margin: 2px 0px 2px 4px;
}

.bold {
	font-weight: bold;
}
