p {
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
}


.contentBox
{
	width: 500;
	background-color: #FC6;
	color: #fff;
	border: 2pt #F90 solid;
	padding: 3px;
}

.contentBox #more
{
	text-align: right;
	font-weight: bolder;
}

.contentBox #more a
{
	color: #630;
	text-decoration: none;
}
