@charset "utf-8";
#client {
	border-top: solid 2px #71E6EE;
	padding: 10px 5px 5px;
}
#client img {
	float: right;
	margin: 5px;
}
#client .clear {
	clear: right;
}



.client {
	font-size: larger;
}
.client_site {
	font-size: small;
	font-weight: normal;
}
.moreInfo {
	font-weight: normal;
	font-size: small;
}
