		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: #1c5082;
	text-align: right;
	font-weight: bold;
	margin-right: 8px;
	}
