@charset "utf-8";
/* CSS Document */
#footer {
	background: #f6f3cb;
	width: 100%;
	position: fixed;
	bottom: 0px;
	height: 50px;		
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;	
	text-align: center;		
}
#footer div.content {
	text-align: center;
	margin:0 auto;	
	margin-top: 12px;
	height: 20px;
	line-height: 20px;				
	vertical-align: middle;
	width: 795px;
}	
#footer div.content div {
	float: left;		
	height: 25px;
	line-height: 25px;		
	vertical-align: middle;
	margin-left: 15px;
}
#footer input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #7e7e7e;
	border: 1px solid #7e7e7e;
	height: 20px;
	padding: 2px;
	width: 150px;
	vertical-align: middle;
}
#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	height: 25px;		
	color: #636464;
}
#footer #share {
	float: left;
	padding-top: 3px;
}

#mce-responses {
	overflow: hidden; 
	color: #636464; 
	position: absolute; 
	margin-top: -30px; 
	font-size: 9px; 
	background-color: f6f3cb;
}