.ubo_error_msg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #F30;
	text-decoration: none;
}

.ubo_ibs_result_msg{
	font-size: 13px;
	color: #263674;
	}
	
	
	.loadingImg{
		width: 100px;
		height: 100px;
		display:none;
		}