div.box{
	float: right;
	width: 440px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 4px;
}

div.box2{
	float: right;
	width: 440px;
	margin-top: 15px;
	height: auto;
	color: black;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #dbdddf;
}

