.stretchtogglecontainer {
	font-size: large;
}
 .lineheader {
	border: none;
	background-color: #ffff;
	color: #999;
}
a:link.stretchtoggle, a:visited.stretchtoggle {
	color: #369;
}
a:hover.stretchtoggle, a:active.stretchtoggle {
	background-color: #369;
	text-decoration: none;
}
.stretchtogglecontainer table td {
	vertical-align: middle;
}
 .stretchtogglecontainer table {
	border-collapse: separate;
	border-spacing: 3px 1px;
}
a:link, a:visited {
	color: #369;
}
a:hover, a:active {
	background-color: #369;
	color: #fff !important;
}