em.tt_tooltip {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
div#alternative_footer {
	background-color: white;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding-top: 1px;
	padding-right: 1px;
	display: block;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 5;
	vertical-align: middle;
}
div#alternative_footer span {
	font-family: sans-serif;
	font-size: 10px;
}
.valign_top {
	vertical-align: top;
}
img.banner {
	padding: 1px;
	border: 0;
}
.nowrap {
	/* white-space: no-wrap; */
}
div#print_container {
	visibility: hidden;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
span.tt_abbr {
	display: none;
}
#cms_navigation img {
	border: 0;
}
fieldset {
	border: 0;
}

.support_form_text {
	width: 250px; text-align: left;
}

.support_form_area {
	width: 250px; 
	height: 200px; 
	text-align: left;
}

