body {
	font-family: Verdana;
	font-size: 8pt;
	margin: 0px;
}

table {
	font-size: 8pt;
}

.wrapTable {
	width: 100%;
	height: 100%;
	text-align: center;
}

.contentBox {
	padding: 5px;
}

#divPluginMsg {
	border: 1px dashed red;
	font-size: 10px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
