#generic-splash h1
{
	background:url('/images/terms/terms-conditions.png') no-repeat left top;
	text-indent:-9000px;
	width:349px;
	height:44px;
	margin-left:0px;
	margin-bottom:5px;
}
#generic-splash p
{
	color:#fff;
	font-size:14px;
}
#terms-bubble
{
	background: url('/images/terms/terms.png') no-repeat;
	width: 95px;
	height: 94px;
	position: absolute;
	top: 80px;
	left: 80px;
}
#content
{
	margin: 0px 15px;
}






