@charset "UTF-8";
.container .content table tr td {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-left-width: 0px;
	float: inherit;
	padding-left: 0px;
	font-size: 100%;
}
