.yui3-matrixcredits
{
	position: relative;
}

.yui3-matrixcredits-content
{
	font-family: monospace;
	font-size: 130%;
	color: #00FF00;
	overflow: hidden;
}

.yui3-matrixcredits-content .frame
{
	position: relative;
	z-index: 1;
	text-align: center;
}

.yui3-matrixcredits-content .frame p
{
	margin: 0;
	border: 0;
	padding: 0;
}

.yui3-matrixcredits-content .cursor
{
	position: relative;
	z-index: 2;
	top: 0;
	left: 0;
	margin: 0;
	border: 0;
	padding: 0;
}

.yui3-matrixcredits-content .cursor.hidden
{
	visibility: hidden;
}
