#placeholderScroll {
	width: 1000px;
	height: 400px;
}
#placeholder {
	width: 1000px;
	height: 400px;
}
#placeholderTensions {
	width: 400px;
	height: 400px;
}
#hoverdataDiv {
	visibility: hidden;
}
#sp {
	margin-left: 0px;
    margin-top: 60px;
}
.tableClass {
    border: 1px dotted #ccc;
    font-size: 90%;
    margin-top: 20px;
    padding: 10px;
}
.tableClass td {
	 border-top: 1px dotted #ccc; padding:10px; font-size:90%;
}
.tableRow {
	text-align:right;
}
td {
	width: 170px;
}
#tableDescripton {
	
}
th {
    font-weight: normal;
}
