.tip, .lt, .lb {

}
.tip {
	background-image: url(images/small_pop_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	height: 35px;
	behavior: url(./css/iepngfix.htc);
}
.tip-text{
	background-image:  url(images/small_middle_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	line-height: normal;
	color: #ffffff;
	behavior: url(./css/iepngfix.htc);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	height: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.tip-text div{
	padding-top:1px;
}
.image-tip {
	background-image: url(images/pop_up_image_03.png);
	behavior: url(css/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	height: 141px;
	width: 172px;
}
.image-tip .tip-bottom{
	display:none;	
}
.image-tip .tip-top, .image-tip .tip-text{
	background-image:none;	
	margin:0px;
	padding:0px;
	height:auto;
	width:auto;
	padding-top:2px;
}
.tip-bottom {
	background-image:  url(images/small_pop_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	behavior: url(./css/iepngfix.htc);
	width: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -7px;
	position: absolute;
	left: 50%;
	top: 20px;
}
.tip-top{
	background-image:  url(images/small_pop_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	behavior: url(./css/iepngfix.htc);
	float: left;
	width: 10px;
	height: 21px;
}

.tooltip_sml .tip-text{
	background-image:  url(images/backgrounds/pop_mid_09_sml.png);
	width: 90px;
}
.tooltip_sml .tip-bottom {
	background-image:  url(images/backgrounds/pop_bottom_03_sml.png);
}
.tooltip_sml .tip-top{
	background-image:  url(images/backgrounds/pop_normal_03_sml.png);
}

.lt .tip-top{
	background-image:  url(images/backgrounds/popup_top_left_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 19px;
	height:0px;
	overflow: hidden;
	behavior: url(./css/iepngfix.htc);
}
.lb .tip-bottom{
	background-image:  url(images/backgrounds/popup_bottom_left_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 19px;
	behavior: url(./css/iepngfix.htc);
	font-size:1px;
}
.tip-heading {
	display: none;
}
.largeTipTip{
	color: #FFF;
	line-height: 18px;
	font-size: 12px;
	behavior: url(./css/iepngfix.htc);
	}

