#u2939
{
	background: -webkit-gradient(linear, center top, center bottom, from(#5A7042),color-stop(100%, #D5CCA5));
	background: -webkit-linear-gradient(top,#5A7042 ,#D5CCA5 100%);
	background: linear-gradient(to bottom,#5A7042 ,#D5CCA5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF5A7042, endColorstr=#FFD5CCA5, GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5A7042', endColorstr='#FFD5CCA5', GradientType=0)";
}

#u2940
{
	background-color: transparent;
	position: relative;
}

