.box4
{
	width: 450px;
	background: ffffff url(../images/box2_bg2.png) no-repeat center bottom;
	margin: 0 0 1.5em 0;
	padding-bottom: 1em;
	overflow: hidden;
	font-size: 95%;
}
.box4 h4
{
	font-size: 100%;
	margin-bottom: 1em;
	padding: .45em 1em;
	background: transparent url(../images/box3_top.png) no-repeat center top;
	color: #fff;
}
.box4 p, .box4 dl
{
	font-size: 90%;
	margin: 0 0 1em 0;
	padding: 0 1em;
	line-height: 1.2em;
}
.box4 .formfields p
{
	line-height: 1.2em;
}
.box4 h3
{
	background: transparent url(../images/stop.png) no-repeat 10 50%;
	padding-left: 30px;
	font-size: 100%;
	margin-bottom: 1em;
	color: #444;
}
