.infotext
{
	color:#000066;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight:bold;	
	position: relative;
	left: 50%;
	top: 20px;
	width: 600px;
	margin-left:-300px;


}	
	
#ie .infotext
{
	color:#000066;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
	position: relative;
	left: 50%;
	top: 20px;
	width: 600px;
	margin-left:-300px;

}		