#text2, #text3, #text4, #text5 {
position:absolute;
top:70px;
left:250px;
visibility:hidden;
overflow:hidden;
margin:0px auto;
padding:0px;
width:580px;
z-index:4;
text-align:center;
border:0px solid #333;
}

#ph {

	border:0px solid #333;
	margin:0px auto;
	z-index:3;
	}

#ptextnav {
position:absolute;
left:200px;
top:400px;
}

#ptextnav a {
border:1px solid #999;
padding:2px;
font-size:10px;
}

#text2 p, #text3 p {
color:#333;
font-size:11px;
line-height:17px;
width:580px;
margin:0px auto;
}

#text2 a, #text3 a {
color:#333;
}

#text2 b, #text3 b {
color:#666;
}

#text2 a.mor, #text3 a.mor {
color: #d9122a;
}