.cont_txt .contentTitle {
	text-shadow: white 1px 1px 1px;
	padding-left: 10px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c0c0c0), to(#ffffff));
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c0c0c0), to(#ffffff));
	background: -webkit-linear-gradient(#c0c0c0, #ffffff);
	background: -moz-linear-gradient(#c0c0c0, #ffffff);
	background: -ms-linear-gradient(#c0c0c0, #ffffff);
	background: -o-linear-gradient(#c0c0c0, #ffffff);
	background: linear-gradient(#c0c0c0, #ffffff);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c0c0c0), to(#ffffff));
}

.shopGrouppic {
	display: none;
}
