.boxcover {
	width: 548px;
	margin: 5px;
	backgorund-color: #f9f9f9;
}
.boxleft{
	width: 250px;
	float: left;
}
.boxright {
	margin-left: 260px;
	text-align: left;
}
.bold {
	font-weight: bold;
}
