.TLAllTable {
	padding: 5px 3px 3px 10px;
	border-top: 1px solid #666666;
	text-align: left;
}
.TLAllListingCell {
	text-align: left;
}
.TLAllListingTitle {
	font-family: arial;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
a:link.TLAllListingTitle, a:visited.TLAllListingTitle, a:active.TLAllListingTitle {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
}
a:hover.TLAllListingTitle {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #27306A;
}
.TLAllListingText {
	display: none;
}
.TLAllTypeName  {
	display: none;
}
