#u75
{
	background: #29ABE2 url("../images/u75-grad.png") repeat-x left top;
	background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF),color-stop(100%, #29ABE2));
	background: -webkit-linear-gradient(top,#FFFFFF ,#29ABE2 1492px);
	background: linear-gradient(to bottom,#FFFFFF ,#29ABE2 1492px);
}


