DIV.tooltip
{
	position:absolute;
	visibility:hidden;
	top:0px;
	left:0px;
	border:solid 0px black;
	padding:0px !important;
	margin:0px !important;
}

DIV.tooltip DIV.border
{
	margin:0px;
	padding:10px;
	border:solid 1px #333;
	background-color:#fff;
}
DIV.tooltip DIV.contents P{margin:0px;}

DIV.tooltip DIV.contents
{
	position:relative;
	z-index:3;
}

DIV.tooltip DIV.callout
{
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	height:expression(this.parentElement.offsetHeight);
}

DIV.ttdirleft DIV.border{margin-right:4px;}
DIV.ttdirleft DIV.callout{background:transparent url(http://www.cherchetrouve.ca/Advertise/WebResource.axd?d=bdVeZcwS5OgK9MZDe8EM4nB_GfzbCDsgHDylzMRGdFHc3MKYlM0ns2ZJ4X98beahMt8HQpXqcXXgDk7mXgJ_f4KWbCOfwUkAFQd6Jytr1kCf-zCM0&t=634402840567252226) no-repeat center right;
}

DIV.ttdirright DIV.border{margin-left:4px;}
DIV.ttdirright DIV.callout{background:transparent url(http://www.cherchetrouve.ca/Advertise/WebResource.axd?d=7pGfoYk8zZLRld7GSEsnLDO1eBVcpQ958VNW3C-cYGXlrDYjtqhsCcEpAp4CSF7nHU5rqnGb1cdzzJbWpIJJQqAMUsrOFAsJ3LghlSMIUKUk6wQl0&t=634402840567252226) no-repeat center left;}

DIV.ttdirtop DIV.border{margin-bottom:4px;}
DIV.ttdirtop DIV.callout{background:transparent url(http://www.cherchetrouve.ca/Advertise/WebResource.axd?d=XZ9u9Ih2zwk-lIjf6nCplCJjMPzORUEZslCWlQWrs9LkY377CgUqABX3yp5awp9eZE7_BBlJugO8tnCw6TzxPYwV-6s0nJagQIt2xEkJZYheLSPc0&t=634402840567252226) no-repeat bottom center;}

DIV.ttdirbottom DIV.border{margin-top:4px;}
DIV.ttdirbottom DIV.callout{background:transparent url(http://www.cherchetrouve.ca/Advertise/WebResource.axd?d=ufxBN0WX6L17iC4PaFxPNBGdzsi8nMF4HJIXefleVBXfasEqrDdl6g7n4-rpPx-GYiqyUqHeciJfK_YdQlFTVsd-rI65FPB70-2cHKq2JSxECasg0&t=634402840567252226) no-repeat top center;}