.Layer2
{
	position:absolute;
	width:390px;
	height:20px;
	z-index:2;
	font-style: normal;
	line-height: 2px;
	display: inline;
	vertical-align: 2%;
	word-spacing: normal;
	list-style-image: none;
	list-style-type: none;
}

.SingleSpacedText {
	line-height: 2px;
	white-space: normal;
	display: list-item;
	height: 2px;
}
.PaddedLayer {
	padding: 3px;
	background-color: #FFFFFF;
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	position: absolute;
	display: table-row;
}
