.div_content_faded {
	background-image: url(../graphics/bg_black_faded_PNG.png);
	background-repeat: repeat;
	height: 90%;
	width: 252px;
	position: relative;
	left: 10px;
	top: 10px;
	padding: 8px;
}

