img#self {
	float:right;
	width:240px;
	height:240px;
	margin:20px;
}

table#specialities td {
	padding:2px;
}

table#clients td, table#affiliations td {
	width:100px;
	height:100px;
	background-color:#efefef;
	vertical-align:middle;
	text-align:center;
	border: 3px solid white;
}

img.client, img.affiliate {
	float:left;
	width:100px;
	margin: 0 10px 10px 0;
}

