/* SUPPORT STYLES */
/* Document Version 1.0 */


/* Product Support Form */
/* ---------------------------------------------------------------------------- */


table.support {
	border-collapse: collapse;
	margin-top:30px;
	width:65%;
	margin-left:-4px;
	font-size:90%;
	}
	table.support td {
		text-align: left;
		vertical-align: top;
		padding: 4px;
		line-height: 145%;
		font-weight: normal;
		}
	table.support td.gap {
		width: 22px;
		background:	transparent url(../../images/trim_arrow.gif) center 4px no-repeat;
		}

	#textSpot ul {			/* tel, fax, email etc. */
		line-height:145%;
		font-size: 90%;
		}
	#textSpot img {			/* logo */
		padding: 25px 0 15px 0;
		}

/* Satisfaction Survey Page */
/* ---------------------------------------------------------------------------- */
/* See Contact.css */
