#cluetip-close IMG {
	border: 0px;
}
#cluetip-title {
	overflow: hidden;
}
#cluetip-title #cluetip-close {
	float: right; position: relative;
}
#cluetip-waitimage {
	width: 43px; height: 11px; position: absolute; background-image: url("../imagens/wait.gif");
}
.cluetip-arrows {
	left: -11px; top: 0px; width: 11px; height: 22px; display: none; position: absolute; background-repeat: no-repeat;
}
#cluetip-extra {
	display: none;
}
.cluetip-default {
	background-color: #FFF;
}
.cluetip-default #cluetip-outer {
	margin: 0px; position: relative; background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
}
.cluetip-default H3#cluetip-title {
	margin: 0px 0px 5px; padding: 8px 10px 4px; color: #FFF; background-color: #0562A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
.cluetip-default #cluetip-title A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
}
.cluetip-default #cluetip-inner {
	padding: 10px;
}
.cluetip-default DIV#cluetip-close {
	margin: 0px 5px 5px; text-align: right; color: #EBEBEB;
}
.clue-right-default .cluetip-arrows {
	background-image: url("../imagens/darrowleft.gif");
}
.clue-left-default .cluetip-arrows {
	left: 100%; margin-right: -11px; background-image: url("../imagens/darrowright.gif");
}
.clue-top-default .cluetip-arrows {
	left: 50%; top: 100%; width: 22px; height: 11px; margin-left: -11px; background-image: url("../imagens/darrowdown.gif");
}
.clue-bottom-default .cluetip-arrows {
	left: 50%; top: -11px; width: 22px; height: 11px; margin-left: -11px; background-image: url("../imagens/darrowup.gif");
}
.cluetip-jtip {
	background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
	border: 2px solid rgb(204, 204, 204); position: relative; background-color: rgb(255, 255, 255);
}
.cluetip-jtip H3#cluetip-title {
	margin: 0px 0px 5px; padding: 2px 5px; color: #FFFFFF; font-size: 16px; font-weight: normal; background-color: #00CC00;
}
.cluetip-jtip #cluetip-inner {
	padding: 0px 5px 5px; display: inline-block;
}
.cluetip-jtip DIV#cluetip-close {
	margin: 0px 5px 5px; text-align: right; color: rgb(153, 0, 0);
}
.clue-right-jtip .cluetip-arrows {
	background-image: url("../imagens/arrowleft.gif");
}
.clue-left-jtip .cluetip-arrows {
	left: 100%; margin-right: -11px; background-image: url("../imagens/arrowright.gif");
}
.clue-top-jtip .cluetip-arrows {
	left: 50%; top: 100%; width: 22px; height: 11px; margin-left: -11px; background-image: url("../imagens/arrowdown.gif");
}
.clue-bottom-jtip .cluetip-arrows {
	left: 50%; top: -11px; width: 22px; height: 11px; margin-left: -11px; background-image: url("../imagens/arrowup.gif");
}
.cluetip-rounded {
	background: url(../imagens/bl.gif) no-repeat 0px 100%; margin-top: 10px; margin-left: 12px;
}
.cluetip-rounded #cluetip-outer {
	background: url(../imagens/tl.gif) no-repeat 0px 0px; margin-top: -12px;
}
.cluetip-rounded #cluetip-title {
	margin: 0px -12px 0px 0px; padding: 12px 12px 0px; position: relative; background-color: transparent;
}
.cluetip-rounded #cluetip-extra {
	background: url(../imagens/tr.gif) no-repeat 100% 0px; margin: -12px -12px 0px 0px; top: 0px; width: 12px; height: 30px; right: 0px; display: block; position: absolute;
}
.cluetip-rounded #cluetip-inner {
	background: url(../imagens/br.gif) no-repeat 100% 100%; margin: -18px -12px 0px 0px; padding: 5px 12px 12px; position: relative;
}
.cluetip-rounded DIV#cluetip-close {
	margin: 0px 5px 5px; text-align: right; color: rgb(0, 0, 153);
}
.cluetip-rounded DIV#cluetip-close A {
	color: rgb(119, 119, 119);
}
.clue-right-rounded .cluetip-arrows {
	background-image: url("../imagens/rarrowleft.gif");
}
.clue-left-rounded .cluetip-arrows {
	left: 100%; margin-left: 12px; background-image: url("../imagens/rarrowright.gif");
}
.clue-top-rounded .cluetip-arrows {
	left: 50%; top: 100%; width: 22px; height: 11px; margin-left: -11px; background-image: url("../imagens/rarrowdown.gif");
}
.clue-bottom-rounded .cluetip-arrows {
	left: 50%; top: -23px; width: 22px; height: 11px; margin-left: -11px; background-image: url("../imagens/rarrowup.gif");
}
.cluetip-rounded #cluetip-title {
	zoom: 1;
}
.cluetip-rounded #cluetip-inner {
	zoom: 1;
}
