.custom_tip .tip {
	background: transparent url(http://formocha.nl/images/tooltip2.gif) left top no-repeat;
	padding: 3px 3px 1px 4px;
	margin:0px;
	font-weight: normal;
	font-size: 10px;
	width: 85px;
	height:39px;
	line-height: 120%;
}
 
.custom_tip .tip .tip-title {
font-weight:bold;
}

.custom_tip .tip-top {
	background-color: #fff;
}
 
.custom_tip .tip-bottom {
	background-color: #fff;
}
