#prothosposting
{
    text-align:center;
	color: #000;
	font-size: 14pt;
	font-weight: bold;
	background-color: #eaeaea;
	
	padding: 15px 0px;
	border: solid 2px #000;
	display: none;
}

#prothosposting span.waitMsg
{
	padding-left: 30px;
	background-image: url(/image/common/posting-busy.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#prothosposting .stacktrace
{
	font-size: 10px;
	height: 10em;
	overflow:auto;
}
