#VDEBackImageAnchor
{
	position: relative;
}

.VDEBackImage
{
	left: 0px;
	position: absolute;
	top: -106px;
}

#VDEBreadcrumb
{
    z-index: 0;
}

#VDEPrintSendLinks
{
	z-index: 0;
}

#VDEContentArea
{
    position: relative;
}

#VDERightColMaxWidth
{
	position: relative;
}

#VDEContent1Col .VDEBoxContent,
#VDEContent1Col_NoMarginBottom .VDEBoxContent,
#VDEContent1Col_NoPaddingRight_NoMarginBottom .VDEBoxContent 
{
	background-color: White;
}

#VDEContent1Col .VDEBoxContentPlaceholder,
#VDEContent1Col_NoMarginBottom .VDEBoxContentPlaceholder,
#VDEContent1Col_NoPaddingRight_NoMarginBottom .VDEBoxContentPlaceholder 
{
	background-color: Transparent;
	height: 153px;
}
