#u22120-4
{
	background-color: #244E80;
	color: #FFFFFF;
	text-align: center;
	font-family: droid-sans, sans-serif;
	font-weight: 400;
	position: relative;
}

#u22120-4::before
{
	content: "";
	position: absolute;
	pointer-events: none;
	z-index: -1;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	box-shadow: inset 3px 3px 4px rgba(255,255,255,0.65), inset -3px -3px 4px rgba(0,0,0,0.65);
}

#u22120-2
{
	padding-top: 4px;
}

