﻿

@media screen
{

	/* **************  **************  */
	.ctrlTitle_label_Title
	{
		line-height: 50px;
		font-size: 30px;
		white-space: nowrap;
		color: White;
		padding-left: 150px;
	}
	
}

@media print
{
	
}



