#sectionTitle{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	position: absolute;
	left: 35px; 
	top: 132px;
}

div.desc {
	z-index:10;
	position:absolute;
	left:14px;
	top:158px;
	width:180px;
	height:267px;
	/*padding: 9px;*/
	background-repeat: no-repeat;
	visibility: hidden;
	vertical-align: top;
}

div.desc table {
	background-image: none;
}

div.desc, 
div.desc td {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}

div.desc td {
	background-image: none;
}

div.desc tr.descArrowRow td {
	vertical-align: middle;
	font-weight: bold;
}
