#cont {
	position:absolute;
	top:50%; left:50%;
	margin:-200px 0 0 -360px;
	width:720px; height:400px;
}
p {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 11px;
	margin:4px 0 4px 4px;
	color: #666666;
}
h2 {
	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin:0 0 4px 4px;
	color: #103870;
}
.r2 {
	font-weight: normal;
	font-size: 11px;
	color: #103870;
}
#ial {
	filter: blendTrans(Duration=0.5);
}