@charset "UTF-8";
/* CSS Document */

	#clientThumbs{
		margin-bottom: 20px;	
		width: 100%;
	}
	#clientThumbs tbody tr td{
		text-align: center;
		vertical-align: middle;
	}
	#clientThumbs img{
		margin: 10px;
	}
	
