#pippip { 
	width: 620px;


}

#plah {
	background:transparent url(../../library/poetry/img/piptitle.png) no-repeat center top;
	position: relative;
	width: 423px;
	margin: 0px;
	height: 720px;

}

#pocket {
	width: 423px;
	height: 461px;
	bottom:0;
	position: absolute;
	z-index:1;
	background: transparent url(../../library/poetry/img/pocket.png) no-repeat center bottom;
}

#poem {
	width: 335px;
	height: 488px;
	position:absolute;
	z-index:0;
	margin-left: 44px;
	margin-right: 44px;

	top:150px;
	left:0;
	background: transparent url(../../library/poetry/img/parchment.png) no-repeat center center;
}

	
#poet {
	width: 225px;
	height: 60px;
	margin: 30px 25px 0px 85px;
	text-align:right;
}
.poemtitle {
	padding: 5px 0px;
}
	
#lyrics {
	overflow:auto;
	width: 285px;
	height: 335px;
	margin: 10px 25px 0 25px;
}
#credit {
	margin-top: 30px;
	padding-top: 5px;
	font-size:smaller;
	border-top-style:dotted;
	border-top-width:2px;
	border-top-color:#333;
	line-height: 10px;
}
#alohabuttons {
	position: absolute;
	top: 355px;
	left: 445px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#alohabuttons li {
	background-image: url(../../library/poetry/img/button.png);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 28px;
	line-height: 28px;
}
#alohabuttons h3 {
	color:#1a89c1;
}











