.divAnchor{
	background: url(../images/anchor.gif) 0px no-repeat;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 20px;
}


.divTooltip{
	background-color: #FFF1A8;
	border: 1px solid #D7D0A7;
	color: #333333;
	height: 20px;
	padding: 0px 5px 0px 5px;
	position: absolute;
	white-space: nowrap;
}