

div.VisualIndicationOfPlanningVersion
{
	width:20px;
	height:100%;
	border-right:1px solid #999999;
	background-repeat: repeat-y;
	background-position: top center;
	z-index:7999;
}

.markedForDeletion > a {
    text-decoration: line-through !important;
}

form > div.VisualIndicationOfPlanningVersion, body > div.VisualIndicationOfPlanningVersion { position: fixed; top: 0px; left: 0px; }
