/*
  TSViewer-Style
*/
.ts2,
.ts2_text,
.ts2_menu {
	margin: inherit;
	text-align: left;
}

.ts2 table, .ts2 td, .ts2 tr,
.ts2_text table, .ts2_text td, .ts2_text tr,
.ts2_menu table, .ts2_menu td, .ts2_menu tr {
	margin: 0;
	padding: 0;
	border-collapse: collapse; 
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
}

.ts2 img {
	border: 0;
}

.ts2 a:link, a:visited, a:focus, a:hover, a:active {
	text-decoration: none;
	border: none;
	margin: 0px;
}

.ts2_main {
	text-decoration: none;
}
.ts2_main_user{
	text-decoration: none;
}

.ts2_main-sub{
	text-decoration: none;
}
.ts2_main_subuser{
	text-decoration: none;
}
