		td.white-content {
			background-color: #ffffff;
			background-image: url('../images/white-gradient.jpg');
			background-repeat: repeat-x;
			background-position: top center;
			padding: 4px;
			}


div.reputation { /* index page */
	background-image: url('../images/dotbg-horizontal.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding-bottom: 6px;
	padding-top: 6px;
	}

p.clientquote {
	color: #5b5b5b;
	font-style: italic;
	margin-right: 8px;
	}

p.clientsig {
	color: #333333;
	text-align: left;
	font-weight: bold;
	margin-right: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 110%;

	
	}


td.sample { /* highlight box for industry trend pages */
border-width: 1px;
border-spacing: ;
border-style: double;
border-color: #333333;
background-color: white;
padding: 4px;
}
