* {
	margin: 0px;
	padding: 0px;
}
#roundcornerimgbox {
	width: 644px;
	text-align: left;
	clear: both;
	float: none;
}
#roundcornerimgbox h3 {
	color: #FF0000;
	background-image: url(images/p2_rimg01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: -10px;
}
#roundcornerimgbox #top {
	height: 60px;
	width: 644px;
	background-image: url(images/p2_rbg01.gif);
	background-repeat: no-repeat;
}
#roundcornerimgbox #content {
	background-image: url(images/p2_rbg02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 40px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#roundcornerimgbox #bottom {
	background-image: url(images/p2_rbg03.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 644px;
}
