/* Textarea popup message */
textarea#taPopMessage{
	width:760px;
	height:470px !important;
	overflow-y: scroll !important;
	border:0px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#3B5F59;
}
.tbProgress{
	height:16px;
	border:1px inset #000;
	background-color:#FFF;
}
.tbProgressBar{
	background-color:#c6d8f1;
}
.tbCounter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#324759;
	font-weight:bold;
}
