#WAXD1,#WAXD2,#SAXS{
   width:560px;
	padding:15px 20px 45px 0px;
	float:left;
	clear:both;
}
h1{
	width:20%;
	text-align: center;
	padding: 4px 40px;	
	font-size: 120%;
	background-color: #7388c1;
	float: right;
	clear:both;
	color: black;
}  
.line{
	width:560px;
	background-color:none;
	border-bottom:#7388c1 solid 1px;
}

.line2{
	width:560px;
	background-color:none;
	border-bottom: #bfcae6 solid 1px;
}
h2{
	width:35%;
	text-align: center;
	padding: 4px 40px;	
	font-size: 120%;
	background-color: #bfcae6;
	float: right;
	clear:both;
	color: black;
	border:none;
}  
.left{
	margin:15px 15px 10px 0px;
	width:200px;
	float:left;	
}
.left img{
	width: 200px;
	border: 1px solid black;
	margin:5px 0px;
	float:left;
}
.right{
	margin:15px 0px;
	font-size:100%;
	line-height:20pt;
	float:left;	
	font-size:110%;
}
