@charset "utf-8";
/* CSS Document */

#header {
	background-image:url(/images/global/header/aerian/savetheworld.jpg);
	background-repeat:no-repeat;
}

.include_text {
	float:right;
	font-size:75%;
	height:auto;
	line-height:20px;
	margin-right:34px;
	margin-top:194px;
	text-align:right;
	width:199px;
}

.include_text ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.include_text li {
	padding-left:20px;
	color:#FFFFFF;
	}

.include_text a{
	margin-left:20px;
	font-size:85%;
	float:right;
}

