
#hp_content{
	height: 400px;
	width: 760px;
}

#quote{
	clear: both;
}
	#quote blockquote{
		display: block;
		clear: both;
		margin: 0px;
		padding: 0px;
	}
	
	
#hp_info{
	clear: both;
}
	p{
		height: 88px;
		width: 600px;
	}
		p span{
			display: none;
		}
		
		
#hp_info ul{
	padding: 0px;
	width: 500px;
	margin-top: 170px;
	border: 1px solid #8FDE28;
}
#hp_info ul li{
	font-size: 80%;
	color: #274227;
	padding: 10px;
	list-style-type: none;
}

#join_the_fang_club{
  position:absolute;
}