#info-box {
	margin-right: auto;
	margin-left: auto;
	background-color: #C8C8C8;
	font-size: 15px;
	color: #333333;
	line-height: 35px;
	margin-bottom: 20px;
}


#info-box th {
	background-color: #D9D9D9;
	width: 100px;
	text-align: center;
}


#info-box td {
	background-color: #FFFFFF;
	width: 500px;
	text-align: left;
	padding-left: 10px;
}
