.content {
	max-width: 738px;
	margin: 0 auto
}

.table tr td:first-child {
	background-color:#e6edf4;
	} 

.nav-tabs>li>a {
	background-color: #a3cebd;
	color: #fff;
}
.table tr td:last-child, .aligned_justify  {
	text-align: justify;
	}