div.dialog {
    position: absolute;
    top: 50px;
    left: 50px;
}
body {  text-decoration: none;
            color: #1b2d77;
            font-family: "verdana";
            font-size: 12pt;
            font-weight: medium;
}

.ErrorBar {
	FONT-FAMILY: Univers 55, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	font-weight: bold;
}
