.item {
	margin-bottom: 8px;
}
.item p{
	margin-bottom: 2px;
}
.check{
	font-weight: bold;
	color: #F00;
}
#checkers{
	margin-top: 20px;
	margin-bottom: 20px;
}
#send{
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 40px;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 16px;
}

#box {
	padding-top: 20px;
	margin-left: 40px;
}
