.box1 {
	float:left;
	width:362px;
}
.box2 {
	float:left;
	width:362px;
}
.box2 h2  {
	text-align:center;
	padding:4px;
	text-decoration: none;
	border-bottom: 1px solid #666;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	cursor: pointer;
}
.box2 img{margin:0;}
.subopen {
	border: 1px solid #666;
	border-top: none;
	padding:8px 5px 0 5px;
	background-color:#fff;
	height:auto;
	width:auto;
	font-size:10pt;
}
.subopen p{
	margin:0;
	}
