.div_content_container {
	width: 480px;
	border: 2px solid #FFFFFF;
	position: absolute;
	right: 20px;
	background-color: #FFFFFF;
	min-height: 90%;
	top: 20px;
	background-image: url(../graphics/bg_tips.jpg);
	background-repeat: repeat-y;
}

