@charset "UTF-8";
.rightquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 200px;
	padding: 10px;
	font-size: 1.2em;
	color: #999999;
	border: 1px dotted #CCCCCC;
	margin-top: 66px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}
.rightquote a {
	font-size: .9em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.rightquote  a:hover  {
	color: #333333;
}
.rightclientlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 200px;
	font-size: 0.7em;
	color: #999999;
	border: 1px dotted #CCCCCC;
	margin-top: 66px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.rightclientlist a {
	font-size: .9em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.rightclientlist  a:hover  {
	color: #333333;
}
