.fpbox {
	width:220px;
	display:block;
	clear: left;
	margin-top: 0px;
	margin-bottom: 15px;
}
.fpboxtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 39px;
	color: #e36b00;
	background-image: url(../images/containers/container_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 39px;
	font-weight: bold;
	text-align: center;
	width: 220px;
}
.fpboxrpt {
	background-image: url(../images/containers/container_rpt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	clear: left;
	text-align: center;
}
.fpboxrpt p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin:0px;
	padding:0px;
}
.fpboxrpt img {
	margin:2px 0px 2px 0px;
}
.fpboxbtm {
	background-image: url(../images/containers/container_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 220px;
	clear: left;
}
.fpbox2 {
	width:500px;
	display:block;
	clear: left;
	margin-top: 0px;
	margin-bottom: 15px;
}
.fpboxtop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 39px;
	color: #e36b00;
	background-image: url(../images/containers/container_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 39px;
	font-weight: bold;
	text-align: center;
	width: 500px;
}
.fpboxrpt2 {
	background-image: url(../images/containers/container_rpt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	clear: left;
	text-align: center;
}
.fpboxrpt p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin:0px;
	padding:0px;
}
.fpboxrpt img2 {
	margin:2px 0px 2px 0px;
}
.fpboxbtm2 {
	background-image: url(../images/containers/container_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 500px;
	clear: left;
}

