.left_nav
{
	text-align: right;
	height: 23px;
}

.left_nav_case {
	margin-top: -19px;
}

.left_nav_redirectCase {
	position: relative;
	top: -2px;
}

.td_nav
{
	width: 187px;
	height: 100%;
	background-image: url('/images/left_nav_repeat.gif');
	background-repeat: repeat-y;
	vertical-align: top;
}

