body {
	background: rgb(255, 255, 255); padding: 0px; text-align: center; color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 100.1%;
}
body.contentpane {
	margin: 10px; width: auto; text-align: left; line-height: 1.4em;
}
.tool-tip {
	background: rgb(255, 255, 204); padding: 5px; border: 1px solid rgb(212, 213, 170); text-align: left; float: left; max-width: 200px;
}
.tool-title {
	background: url("../../system/images/selector-arrow.png") no-repeat; margin: -15px 0px 0px; padding: 15px 0px 5px; font-size: 100%; font-weight: bold;
}
.tool-text {
	margin: 0px; font-size: 100%;
}
