/**
 * Footer
 **/
#hom_footer {
	border-top:			1px solid #D6D6D6;
	border-bottom:		1px solid #D6D6D6;
	clear:				both;
	background:			#F3F3F3;
}

#hom_footer h2 {
	width:				300px;
	height:				39px;
	margin:				10px 0 0 16px;
}

#hom_footer h2 span {
	display:			none;
}

#hom_footer .right {
	width:				210px;
	float:				right;
	text-align:			right;
	margin:				-45px 16px 0 0;
}

#hom_footer .right h3 {
	text-transform:		none;
	margin-bottom:		6px;
	text-align:			left;
	margin-top:			0;
}

#hom_footer .right input.email {
	width:				150px;
	height:				16px;
	border-top:				1px solid #AAAAAA;
	border-left:			1px solid #AAAAAA;
	border-right:			1px solid #D6D6D6;
	border-bottom:			1px solid #D6D6D6;
	color:				#91969D;
	padding-left:		5px;
	font-size:			10px;
	line-height:		12px;
	display:			inline;
	float:				left;
	margin-right:			5px;
}

#hom_footer .right .button {
	background:			#D6D6D6;
	width:				46px;
	color:				#FFFFFF;
	text-transform:		lowercase;
	height:				16px;
	line-height:		16px;
	font-size:			10px;
	margin: 0;
	padding: 0;
	border-bottom:			1px solid #AAAAAA;
	border-right:			1px solid #AAAAAA;
	border-top:				1px solid #D6D6D6;
	border-left:			1px solid #D6D6D6;
	text-align:				center;
	float:					left;
}
#hom_footer .right .button:hover {
	color:					#EEEEEE;
	background:				#DDDDDD;
	cursor:					pointer;
	border-top:				1px solid #AAAAAA;
	border-left:			1px solid #AAAAAA;
	border-right:			1px solid #D6D6D6;
	border-bottom:			1px solid #D6D6D6;
}

#footer_menu {
	clear:					both;
	width:					860px;
	display:				block;
}

.credit {
	font-size:			9px;
	color:				#C8C8C8;
	float:				center;
	padding:			20px 0 20px 0;
	width:				600px;
}


.moduletable_footer_planet {
	float:				right;
}