.quotebox {
	width:400px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
}
.download {
	font-size: 8px;
	}
	
#seti #Wrapper #Content #ata_top {
	background-color: #000000;
	background-image: url(/images/ata-banner2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 2px;
	height:85px;
}	
#seti #Wrapper #Content #ata_top h2 { color: #ffffff; }
#seti #Wrapper #Content #ata_top p { color: #ffffff; }
#seti #Wrapper #Content #ata_top a { color: #ffffff; }

#press {
	width: 600px;
	padding: 10px;
	float: left;
	border: thin solid 1px;
	background-color:#B0D2D7;
	margin-bottom: 10px;
	margin-top: 5px;
}
#realtime {
	width: 350px;
	margin-left: 20px;
	padding-left: 20px;
	float: left;
	border-left: grey solid 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#facts {
	width: 200px;
	padding-left: 10px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	background-color: #FFFFCC;
}
