/* unitip css */

#unitip {
	position: absolute;
	z-index: 5000;
	top: -1000px;
	color: #2f2b24;
	font: normal normal 11px/17px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display: none;
	text-align:left;
}

	#unitippoint, #unitipmid, #unitipcap {
		position: relative;
		top: 0px; 
		left: 0px;
		width: 145px;
		display: block;
	}
	
	/*#unitippoint { 
		background: url(/Registers/slide/TipPoint.png) no-repeat; 
		height: 10px; 
		overflow: hidden; 
	}*/
	
	#unitipmid { 
		/*background: url(/Registers/slide/TipMid.png) repeat; */
		width: 200px;
		height: auto; 
		padding:10px;
		border:1px solid #c6c1b3;
		}
	
	/*#unitipcap { 
		background: url(/Registers/slide/TipCap.png) no-repeat; 
		height: 7px; 
		overflow: hidden; 
	}*/