#u1146
{
	background: -webkit-gradient(linear, left center, right center, from(#2B2B2B),color-stop(100%, #9E9E9E));
	background: -webkit-linear-gradient(left,#2B2B2B ,#9E9E9E 100%);
	background: -o-linear-gradient(left,#2B2B2B ,#9E9E9E 100%);
	background: linear-gradient(to right,#2B2B2B ,#9E9E9E 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF2B2B2B, endColorstr=#FF9E9E9E, GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2B2B2B', endColorstr='#FF9E9E9E', GradientType=1)";
	border-color: #000000;
	background-size: 100% auto;
}

#u1146_align_to_page
{
	position: relative;
}

