/*$Id :$ */
.ItemAnchor {
	width: 12px;
	line-height: 6px;
	overflow: hidden;
	padding-left: 12px;
	background-image: url('/images/anchor_symbol.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}


ins.diff
{
background: #9CFF9C;
}
ins.modified
{
/*background: #CDCEFF;*/
background: #FFFFA0;
}


del.diff
{
background: #ff999C;
}



