div#titleDiv
{
	position: absolute;
	overflow: hidden;
	top: 180px;
	left: 250px;
	width: 340px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: none;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: rgb(95,95,95);
	white-space: nowrap;
	border: none
}