.ace-home-banner {
	background-image: linear-gradient(to top, rgba(0,0,0, 0) 50%, rgba(65,44,23, 100)), url("/a/img/ahome/banner-terms-of-use.jpg");
}
#ace-message-holder{
	padding-top: 20px;
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
.terms-of-use-content-holder{
	padding: 50px 20px;
	color: #666;
	line-height: 28px;
}
.terms-of-use-sub-title {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-top: 40px;
}
.terms-of-use-list{
	margin-left: 20px;
}