 div.block-border-left {
    margin-top: 10px;
    margin-left: 10px;
	position: relative;
	width: 970px;
    display: block; /*--IE6 workaround--*/ 
	background-color: #fff;
	background-position:  top;
	background-repeat: repeat-y;
	z-index: 100;
}