#u3563
{
	background: transparent url("../images/u3563-grad.png") repeat-x left top;
	background: -webkit-gradient(linear, center top, center bottom, color-stop(60%, rgba(222, 169, 150, 0.8)),to(#DEA996));
	background: -webkit-linear-gradient(top,rgba(222, 169, 150, 0.8) 60%,#DEA996 );
	background: -moz-linear-gradient(top,rgba(222, 169, 150, 0.8) 60%,#DEA996 );
	background: -ms-linear-gradient(top,rgba(222, 169, 150, 0.8) 60%,#DEA996 );
	background: -o-linear-gradient(top,rgba(222, 169, 150, 0.8) 60%,#DEA996 );
	background: linear-gradient(to bottom,rgba(222, 169, 150, 0.8) 60%,#DEA996 );
	border-style: none;
	border-color: transparent;
	position: relative;
}

