.client {
	width:850px;
/*	border-top:1px dashed #84BAF7; */
	border-bottom:1px dashed #84BAF7;
	margin:5px 0;
	padding:5px 0;
	float:left;
}

a img  {
border:0;
}

.client .cimg {
	width:200px;
	padding:2px;
	margin:2px;
	float:left;
	background-color:#eee;
	border:1px solid #CCCCCC;
}

.client .multiimg {width:210px;float:left;}

.client .ctitle {
	width:610px;
	margin:5px 10px;
	padding-bottom:5px;
	float:left;
	border-bottom:1px solid #CCCCCC;
}
.client .newstitle {
	clear:both;
	margin:5px 10px;
	padding-bottom:5px;
	float:left;
	border-bottom:1px solid #CCCCCC;
}

.client .ccopy {
	width:610px;
	margin:5px 10px;
	padding-bottom:5px;
	float:left;
}
.client .newscopy {
	clear:both;
	width:610px;
	margin:5px 10px;
	padding-bottom:5px;
	float:left;
}
.client .ctitle h1{
	margin:0;
	padding:0;
	font-size:14px;
}

.client .ctitle a{
	margin:0;
	padding:0;
	color:#666666;
	font-size:12px;
	text-decoration:none;
}

.client .ctitle a:hover{
	text-decoration:underline;
}
