.lex-tip-box-style {
	position: absolute;
	left: 293px;
	top: 62px;
}

.lex-tip-top-left {
	background-image: url(images/lex-tip-top-left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 11px;
}

.lex-tip-bottom-left {
	background-image: url(images/lex-tip-bottom-left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 11px;
}

.lex-tip-top-right {
	background-image: url(images/lex-tip-top-right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 11px;
}

.lex-tip-bottom-right {
	background-image: url(images/lex-tip-bottom-right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 11px;
}

.lex-tip-top-middle {
	background-image: url(images/lex-tip-top-middle.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 19px;
	width: 100%;
}

.lex-tip-bottom-middle {
	background-image: url(images/lex-tip-bottom-middle.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 19px;
	width: 100%;
}

.lex-tip-top-pointer-left, .lex-tip-top-pointer-right, .lex-tip-bottom-pointer-left, .lex-tip-bottom-pointer-right {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 11px;
	float: none;
}

.lex-tip-top-pointer-left {
	background-image: url(images/lex-tip-top-pointer-left.png);
	float: none;
}

.lex-tip-top-pointer-right {
	background-image: url(images/lex-tip-top-pointer-right.png);
	float: right;
}

.lex-tip-bottom-pointer-left {
	background-image: url(images/lex-tip-bottom-pointer-left.png);
	float: none;
}

.lex-tip-bottom-pointer-right {
	background-image: url(images/lex-tip-bottom-pointer-right.png);
	float: right;
}

.lex-tip-no-pointer {
	height: 19px;
	width: 11px;
}

.lex-tip-middle-gradient {
	background-image: url(images/lex-tip-middle-gradient.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
	font-weight: normal;
}

.lex-tip-middle-base {
	background-color: #FFFFFF;
}

.lex-tip-middle-left {
	background-image: url(images/lex-tip-middle-gradient.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a9d2fe;
	width: 9px;
	height: 100%;
}

.lex-tip-middle-right {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9d2fe;
	width: 9px;
	height: 100%;
	
}

.lex-tip-basetip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFE6;
	padding: 4px;
	border: 1px solid #7D5C2B;
}
