@charset "utf-8";
html, body, #content	{ height:100%; }
body {
	margin:0;
	padding:0;
	background-color: #F6F6F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#altContent {
	margin-left:20px;
}
#altContent #header {
	text-align: center;
}
#altContent #flashInstall {
	text-align: center;
	font-size: 18px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 50px;
	color: #C30;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 20px;
}
#installFlashImg {
	float: left;
}
