.corika-contact {
	margin-bottom: 10px;
	margin-right: 10px;
	border-radius: 10px;
	border: solid silver 1px;
	padding: 10px;
	height: 180px;
	width: 400px;
	overflow: hidden;	
	float: left;
}
.corika-contact .ccont-photo-area {
  height: 180px;
	float: left;
	width: 150px;
}

.corika-contact img {
	margin-top:-10px;
	margin-left:-10px;
	height: 180px;
	float: left;
	margin-right: 10px
	
}
