.blue-title
{
	width: auto;
	background-color: #E9ECFC;
	color: #5A75A0;
	position: relative;
	margin-bottom: 2px;
}

.blue-title-sub
{
	width: auto;
	background-color: #E9ECFC;
	color: #5A75A0;
	position: relative;
	margin-left: 15px;
	margin-bottom: 2px;
}

