.right_box {
	font-size: small;
	line-height: 20px;
	text-decoration: none;
	float: right;
	width: 505px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin: 5px;
	padding: 10px;
	height: auto;
}
.right_box p {
	font-size: small;
	line-height: 20px;
	padding-left: 10px;
}
