.ui-widget-content table .ui-block-msg,.ui-widget .ui-widget-content table  .ui-block-msg{
	font-size: 100%;
	font-weight: bold;
	width:100px;
}

.block  .ui-widget-content{
	vertical-align: text-top;
}

.blockMsg{
	width:auto;
	
}

.blockMsg table td{
	padding:3px;
	font-weight:bold;
}

.blockMsg table td .loading{
	background: url(images/loading.gif) no-repeat;
	width:16px;
	height:16px;
	border:none;
	padding:0px;
	margin:10px 0px 10px 10px;
}