/* Copyright 2004 Louis Jean­Richard (www.ljr.ch). All Rights Reserved. */
/* css softsupp */

table #support  {
	width:			100%;
	margin:			0;
	border-collapse:	collapse;
	border:			1px solid  #008080;
}
table #support td.environment {
	width:			20%;
	text-align:		center;
	font-size:		110%;
	font-weight:	bold;
	border:			1px solid  #008080;
}
table #support td.program {
	padding:		5px 10px;
	border:			1px solid  #008080;
}
table #support td.program dl {
	margin:			0;
	font-size:		90%;
}
table #support td.program dl dt {
}
table #support td.program dl dd {
	margin:			0% 0% 0% 25%;
	font-size:		90%;
}

/* end softsupp */
