@charset "UTF-8";
#ThumbsOne {
	text-align: center;
	float: left;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	font-size: x-small;
	font-weight: bold;
}
#ThumbsTwo {
	text-align: center;
	width: 125px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: x-small;
	font-weight: bold;
}

