@charset "UTF-8";
#compare {
	border-collapse:collapse;
}

/*#compare th {
	background-color: #EEF3F6;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 5px 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-style: none;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #999999;
}*/

#compare a {
	text-decoration: none;
}

#compare td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	vertical-align: middle;
}

#compare img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.winBlue {
	background-color: #EEF3F6;
	width: 40px;
}

.winWhite {
	background-color: #FFFFFF;
	width: 40px;
}

.winCap {
	background-color: #EEF3F6;
	width: 32px;
}

.winTH {
	width: 141px;
	background-color: #EEF3F6;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 5px 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-style: none;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #999999;
	font-weight: bold;
}

.itaBlue {
	background-color: #EEF3F6;
	width: 36px;
}

.itaWhite {
	background-color: #FFFFFF;
	width: 36px;
}

.itaCap {
	background-color: #FFFFFF;
	width: 40px;
}
