#u115
{
	background: -webkit-gradient(linear, left center, right center, from(rgba(102, 45, 145, 0.4)),color-stop(100%, rgba(102, 45, 145, 0.8)));
	background: -webkit-linear-gradient(left,rgba(102, 45, 145, 0.4) ,rgba(102, 45, 145, 0.8) 100%);
	background: -o-linear-gradient(left,rgba(102, 45, 145, 0.4) ,rgba(102, 45, 145, 0.8) 100%);
	background: linear-gradient(to right,rgba(102, 45, 145, 0.4) ,rgba(102, 45, 145, 0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66662D91, endColorstr=#CC662D91, GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66662D91', endColorstr='#CC662D91', GradientType=1)";
	border-color: #000000;
	background-size: 100% auto;
}

#u115_align_to_page
{
	position: relative;
}

