#u136-4
{
	display: block;
	vertical-align: top;
	position: relative;
}

#u156
{
	background-color: #DDDDDD;
	background-color: rgba(127,127,127,0.26);
	border-radius: 29px;
	position: relative;
	-pie-background: rgba(127,127,127,0.26);
}

#u156::before
{
	content: "";
	position: absolute;
	pointer-events: none;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	border-radius: 29px;
	box-shadow: inset 0px 0px 77px rgba(255,255,255,0.78), inset 0px 0px 77px rgba(255,255,255,0.78);
}

