#fade{
	width:956px;
	height:336px;
}

#fade-background{
	position:absolute;
	width:956px;
	height:336px;
	z-index: 1;
}

#fade-content-bg{
	position:absolute;
	width:468px;
	height:295px;
	padding:5px;
	z-index: 2;
	background: url(../images/content-bg.png);
	margin-top: 15px;
	margin-left: 12px;
}

#fade-scroll-box{
	overflow: auto;
	height: 295px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	size: 12px;
}

.fade-scroll-box span{
	font-weight: bold;
	font-size: 16px;
}
