#bscontainer {
        position:static;
        overflow: hidden;
	max-width:100%;
        width:100%;
	border: 1px solid #999;
}
#left{
        position:static;
}

#left img {
	height: 220px;
	margin: 0px;
	border: 0px;
	}
	


