
				
/*-----------------------------------------------------------------------------------------------*/
/*                                         tooltip styles                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 212px;
	padding-top: 23px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(/uploads/image/cipimages/tiptop.png) no-repeat top;}
	
.tipmid {background: transparent url(/uploads/image/cipimages/tipmid.png) repeat-y; padding: 0 25px 0px 25px;font-size:12px;}
.tipbtm {background: transparent url(/uploads/image/cipimages/tipbtm.png) no-repeat bottom; height: 32px;}