.title {
	background-color: #090950;
	color: white;
	padding: 4pt;
	width: 100%;
	filter: Alpha(
		opracity=100,
		finishOpacity=0,
		style=1,
		startx=80,
		finishx=100
	);
}

