.tssfooter {
	width: 100%;
	color: white;
	background: #37a;
	font-size: 9px;
	font-family: arial,sans-serif;
	border-collapse: collapse;
	border-top: dotted 2px white;
}

.tssfooter img {
	padding: 2px;
}

.tssfooter td {
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	border-right: dotted 2px white;
	font-size: 9px;
	font-family: arial,sans-serif;
}

.tssfooter td[align='right'] {
	border-right: none;
}

.tssfooter a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 9px;
	font-family: arial,sans-serif;
}

.tssfooter a:hover {
	color: #fd4;
}

.w3cvalidator {
}

.w3cvalidator table {
	border-collapse: collapse;
}

.w3cvalidator td {
	font-size: 6px;
	border: none;
}
