#boxPageContents .boxPrLine {
	margin: 0px auto 15px;
	padding: 0px;
	height: 21px;
	width: 614px;
	background-color: #f0f0f0;
	background-image: url(../images/strategy/pr_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	vertical-align: middle;
}
#boxPageContents .boxPrLine a{
	display: block;
	padding: 4px 4px 4px 70px;
	color: #666666;
	text-decoration: none;
}

