﻿.DocumentFooterLeft {
	background:url(images/layout/footer/defaultleft.gif);
	position:absolute;
	bottom:0px;
	left:0px;
	height:29px;
	width:50%;
}
.DocumentFooterLeft span {
	display:block;
	background:url(images/layout/footer/effect.gif) no-repeat right top;
	height:29px;
	width:100%;
}
.DocumentFooterRight {
	background:url(images/layout/footer/default.gif);
	position:absolute;
	bottom:0px;
	right:0px;
	height:29px;
	width:50%;

}
.DocumentFooter {
	position:relative;
	margin:-52px 0px 0px 0px;
	height:52px;
	background:url(images/layout/footer/default.gif) bottom right repeat-x;
	min-width:980px;
}

.DocumentFooterShade {
	background:url(images/layout/footer/shade.gif) repeat-x 0px 0px;
	height:23px;
	overflow:visible;
	min-width:980px;
}
.DocumentFooterContentMiddle {
	position:relative;
	height:29px;
	width:980px;
}
.DocumentFooterContentMiddleLeft {
	position:absolute;
	top:0px;
	left:0px;
	height:29px;
	line-height:29px;
	width:650px;
	overflow:hidden;
	padding:0px 0px 0px 10px;
}
.DocumentFooterContentMiddleRight {
	position:absolute;
	top:0px;
	right:0px;
	height:29px;
	overflow:hidden;
	line-height:29px;
	text-align:right;
	width:310px;
}
.DocumentFooterContentMiddleRight span {
	float:left;
	margin:0px 5px 0px 0px;
	line-height:29px;
	height:29px;
	display:block;
}
.DocumentFooterContentMiddleRight img {
	vertical-align:middle;
}
.bookmarkImg {
	padding:1px 0px 0px 0px;
}