@CHARSET "ISO-8859-1";

.titlesColumn {
	width: 10%;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
}

.row {
	text-align: center;
}

.result {
	text-align: right;
	background-color: gray;
	
}

.radio {
	text-align: left;
	background-color: white;
	
}
