
div.ph-main{
	position:absolute;
	background-image:url(../img/ph-main.jpg);
	margin-bottom:10px;
	width:460px;
	height:340px;
}


div.leaf{
	background-image:url(../img/leaf.gif);
	position:relative;
	margin:0px 5px 20px 0px;
	width:14px;
	height:20px;
}


div#nextunit{
	position:relative;
	top:0px;
	left:475px;
	background-image:url(../img/bg_next.gif);
	width:255px;
	height:340px;
}


div#nextcontent{
	position:relative;
	top:10px;
	left:10px;
	height:320px;
	width:235px;
	overflow:auto;
	color:#333333;
	text-align:left;
	line-height:120%;
}

.line-dash{
	margin:5px 0px 5px 0px;
}

.nexttext{
	width:215px;
}

div.pro{
	background-color:#effdff;
	border:3px double #8dcdd4;
	width:195px;
	padding:5px;
}


lh150{
	line-height:1.5em;
}


a.top-link{
	color:#000000;
}

a.top-link:hover{
	text-decoration:underline;
	color:#000099;
}

