.calendar {
	margin-left: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: blue;
	float: left;
	width: 100px;
	text-align: center;
}