@charset "utf-8";
/* CSS Document */

client_logo { 
	
	border-top: none;
	border-left: thin;
	border-right: 1px solid #908f8f;
	border-bottom: 1px solid #908f8f;
	width:auto;
}
client_logo_right {
	border-top: none;
	border-left: thin;
	border-bottom: thin;
	border-right: none;
	width:auto;

}

