﻿/* - - - - - - CSS Document - - - - - - - - -*/

.ckulnone{
	padding: 0px 0px 0 20px;
	margin: 0px;
	list-style: none;
}

.ckframeFiler{
	/*width:368px; */
	width:252px;
	height:105px; 
	z-index:-1; 
}

#CKTIP_arrow_left{
	background-image: url(../images/ballon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:105px;
	width:252px;
    top:-3px;
	

}

#CKTIP {
	position: absolute;
	z-index:100;
	width:252px;
}

#CKTIP_Msg{
	padding:0px 5px 10px 22px;
	color:#333333;
	font-size:8pt;
	line-height:7px;
	text-align: center;
}

#CKTIP_Msg img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}
