.footer_header {
	width:65px;
	*width:95px;
	height:20px;
	padding-left:30px;
	overflow:hidden;
	cursor:pointer;
}
.footer_content_holder{
	background-color:#ffffff;
	width:800px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.footer_content {
	padding:1px;
	position:relative;
}

