#downanchor {
	position: absolute;
	height: 650px;
	width: 800px;
	left: 2400px;
	top: 650px;
	background-color: #FFFFFF;
}
#textcontainer {
	position: absolute;
	width: 720px;
	left: 40px;
	top: 125px;
}
#textheight {	
	height: 400px;
	
}
.textcredit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B8B8B8;
}
.textname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
}
#textname {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	background-position: top;
	margin-top: 10px;
}
#cursor {
cursor:pointer;
 }

