		button#btnGoTo .ui-button-text {
			font-size: xx-large !important;
		}

		button#btnSkip .ui-button-text {
		   font-size: large !important;
		} 

		.promptText
		{
		  font-size: x-large !important;   
		}

		.ui-dialog-title
		{
		  font-size: x-large !important;
		}
		
		.ui-dialog
		{
		  margin-top: 25px;
		}
