
.b-tooltip_static {
 	padding:5px 7px !important;
}
.b-tooltip_static p {
	font-size:.8em; 
}
.b-tooltip-container {
	width:400px;
	height:200px;
	font-weight:normal;
	padding:0;
	color:#303030;
	line-height:1.66;
	right: auto;
}
.b-tooltip-container .content {
	background:#fff;
	bottom: 12px;
	left: 12px;
	overflow: hidden;
	position: absolute;
	right: 12px;
	top: 12px;
}
.b-tooltip-container .blank {
	margin: 12px;
	position: relative;
}
.b-tooltip-content {
	line-height:1.666em;
	padding:15px;
}
.b-tooltip-container .top-edge,
.b-tooltip-container .bottom-edge,
.b-tooltip-container .left-edge,
.b-tooltip-container .right-edge,
.b-tooltip-container .top-left-edge,
.b-tooltip-container .top-right-edge,
.b-tooltip-container .bottom-left-edge,
.b-tooltip-container .bottom-right-edge,
.b-tooltip-container .b-tooltip-pointer { position: absolute; }
.b-tooltip-container .bottom-edge,
.b-tooltip-container .top-left-edge,
.b-tooltip-container .top-right-edge,
.b-tooltip-container .bottom-left-edge,
.b-tooltip-container .bottom-right-edge { background: url(../img/tooltip.png); }
.b-tooltip-container .top-edge {
	border-bottom: 2px #22242a solid;
	height: 0;
	top: 10px;
}
.b-tooltip-container .bottom-edge {
	background-position: 0 -20px;
	border-top: 2px #22242a solid;
	bottom: 3px;
	height: 7px;
}
.b-tooltip-container .left-edge {
	border-right: 2px #22242a solid;
	left: 10px;
	width: 0;
}
.b-tooltip-container .right-edge {
	background: url(../img/tooltip-sprite-y.png);
	border-left: 2px #22242a solid;
	right: 3px;
	width: 7px;
}
.b-tooltip-container .top-edge,
.b-tooltip-container .bottom-edge {
	left: 17px;
	right: 16px;
}
.b-tooltip-container .left-edge,
.b-tooltip-container .right-edge {
	bottom: 16px;
	top: 17px;
}
.b-tooltip-container .top-left-edge,
.b-tooltip-container .top-right-edge,
.b-tooltip-container .bottom-left-edge,
.b-tooltip-container .bottom-right-edge {
	height: 10px;
	width: 10px;
}
.b-tooltip-container .top-left-edge,
.b-tooltip-container .bottom-left-edge { left: 7px; }
.b-tooltip-container .top-right-edge,
.b-tooltip-container .bottom-right-edge { right: 6px; }
.b-tooltip-container .top-left-edge,
.b-tooltip-container .top-right-edge { top: 7px; }
.b-tooltip-container .bottom-left-edge,
.b-tooltip-container .bottom-right-edge { bottom: 6px; }
.b-tooltip-container .top-right-edge { background-position: -7px 0; }
.b-tooltip-container .bottom-left-edge { background-position: 0 -7px; }
.b-tooltip-container .bottom-right-edge { background-position: -7px -7px; }
.b-tooltip-container li {
	list-style:none;
}
.b-tooltip-container a {
	color:#0085BD;
}
.b-tooltip-container a:hover {
	text-decoration:none;
}
.b-tooltip-container .go-link {
	background:url(../img/tooltip.png) 0 -27px repeat-x;
	position:absolute;
	right:12px;
	bottom:8px;
	color:#22242a;
	padding:2px 2px 2px 27px;
	text-decoration:none;
	z-index:5;
}
.b-tooltip .b-big-loader {
	position: absolute;
	left: 50%;
	top: 50%;
	margin:-16px 0 0 -16px;
}
.b-tooltip-container .b-tooltip-pointer {
	border-color: #00000a transparent transparent;
	border-style: solid;
	border-width: 10px;
	bottom: -10px;
	height: 0;
	left: 50%;
	margin-left: -10px;
	width: 0;
}
.b-tooltip-container.b-top-oriented .content {
	bottom: 7px;
	top: 12px;
}
.b-top-oriented .b-tooltip-pointer {
	border-color: transparent transparent #00000a;
	bottom: auto;
	top: -10px;
}
.b-left-oriented .b-tooltip-pointer,
.b-right-oriented .b-tooltip-pointer {
	border-top-color: transparent;
	margin-top: -10px;
	top: 50%;
}
.b-left-oriented .b-tooltip-pointer {
	border-left-color: #00000a;
	bottom: auto;
	left: auto;
	margin-left: 0;
	right: -10px;
}
.b-right-oriented .b-tooltip-pointer {
	border-right-color: #00000a;
	bottom: auto;
	left: -10px;
	margin-left: 0;
}
.b-tooltip-left-sided .b-tooltip-pointer {
	left: 20px;
	margin-left: 0;
}
.b-tooltip-right-sided .b-tooltip-pointer {
	right: 25px;
	left: auto;
}
.b-tooltip .b-tiny-icon {
	margin:4px 0 0 -22px;
	background:url(../img/icons.png) -66px -63px;
}
.b-tooltip .b-tovf {
	overflow:hidden;
	position:relative;
}
.b-tooltip .b-tabs {
	position: relative;
	width: 100%;
}
.b-tooltip .b-tabs th {
	background: url(../img/tooltip.png) 0 100% repeat-x;
	font-weight: normal;
	text-align: center;
}
.b-tooltip .b-tabs span {
	background: url(../img/tooltip.png) -16px 100% no-repeat;
	color: #fff;
	cursor: pointer;
	display: block;
	line-height:1.666em !important;
	position: relative;
	text-shadow: -1px -1px 1px #5f6776;
	margin-bottom:-56px;
	padding:3px 10px 60px;
}
.b-tooltip .b-tabs th:first-child span { background: none; }
.b-tooltip .b-tabs th i {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 4px;
}
.b-tooltip .b-tabs .sh i { background: url(../img/tooltip.png) 0 100% no-repeat; }
.b-tooltip .b-tabs .act,
.b-tooltip .b-tabs .act span,
.b-tooltip .b-tabs .act i {
	background: none;
	color: #5f6776;
	cursor: default;
	font-weight: bold;
	text-shadow: none;
}
.b-tooltip .b-definitions dt {
	color:#6F7683;
	font-weight:bold;
}
.b-tooltip .b-definitions dd {
	margin:0 0 10px;
}
.b-tooltip .b-definitions .last {
	margin:0;
}
.b-tooltip .b-definitions .last.nodata { text-align: center; }
.b-tooltip-list { font-size: 1em; }