/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
#img-value-chain{
	opacity:1.0;
	filter:alpha(opacity=100);
}
#img-value-chain:hover{
	opacity:0.7;
	filter:alpha(opacity=40);
}