div#unitip {
	position:absolute;
	z-index: 1000;
	top: -1000px;
	color: #fff;
	font: normal normal 1.0em/13px Tahoma, Arial, Helvetica, sans-serif;
	display: none;
}
#unitippoint, #unitipmid, #unitipcap {
	position: relative;
	top: 0px;
	left: 0px;
	width: 165px;
	display: block;
	margin-left:0;
}
#unitippoint {
	background: url(TipPoint.png) no-repeat;
	height: 19px;
	overflow: hidden;
}
#unitipmid {
	background: url(TipMid.png) repeat;
	width: 145px;
	height: auto;
	padding: 5px 10px;
}
#unitipcap {
	background: url(TipCap.png) no-repeat;
	height:5px;
	overflow:hidden;
}

/**/
#unitipmid p.pTipDate {
	margin-bottom:0px;
}
#unitipmid p.pExtra {
	margin:8px 0 0 0;
/*	padding-top:2px;
	border-top:1px solid #fff;*/
}
#unitipmid p.pShow {
	padding-bottom:2px;
	border-bottom:1px solid #fff;
	margin-bottom:12px;
}
#unitipmid p.pShowLast {
	padding-bottom:0;
	border-bottom:none;
	margin-bottom:0;
}
#unitipmid p.pExtraRas {
	text-align:right;
}
#unitipmid h2 {
	margin:7px 0 3px;
	font-size:11px;
}
#unitipmid h2 span {
	padding:2px 3px; 
	background-color:#fff;
	color:#333;
	font-weight:bold;
	line-height:1.2;
}
#unitipmid span.txtRasprodano {
	font-size:10px;
}

/**/
#unitipmid dt {
	margin:0 0 7px 0;
}
#unitipmid dd {
	margin:8px 0 0 0!important;
	padding:0!important;
}
#unitipmid dd p {
	text-align:right;
}
