/* Cascading Style Sheet for Water Cooler Signatures. (C) 2005, 2006, 2008, 2010, 2022 Global Virtual Airlines Group. */
table.DVA_defaultSig {
	width: 450px;
	height: 134px;
	background-color: #efefef;
	background-repeat: no-repeat;
	padding: 0px;
	color: #efefef;
	border-style: solid;
	border-width: 10px 0px 0px 0px;
	border-color: #efefef;
}

div.DVA_defaultSigText {
	padding: 0px;
	max-height: 0px;
	text-align: left;
	position: relative;
	left: 10px;
	top: -112px;
}

*.DVA_defaultSigText h2 {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 15pt;
	font-weight: bold;
	font-variant: small-caps;
}

span.DVA_defaultSig {
	color: #ffffff;
	font-family: Trebuchet MS;
	text-align: left;
	font-size: 10pt;
	position: relative;
	top: -20px;
}
