#mainContent ul.WrapLink li {
	position: relative;
}
#mainContent ul.WrapLink li.Addthis {
	z-index: 10;
}
#mainContent ul.WrapLink li.Sharethis {
	z-index: 9;
}	
/**/
.SmallPopUp {
	width: 408px;
	position: absolute;
	bottom: -20px;
	left: 22px;
	z-index: 500;
}
.SmallPopUp fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
	.SmallPopUp fieldset legend {
		display: none;
	}
.WrapSmallPopUpHeader {
	background: url(../images/small-popup-bg-top.png) no-repeat left top;
	behavior: url(css/iepngfix.htc);
	width: 338px;
	min-height: 30px;
	overflow: hidden;
	padding: 10px 35px 0px 35px;
}
/*\*/ html* .WrapSmallPopUpHeader {
	height: 50px;
}/**/
* html .WrapSmallPopUpHeader {
	height: 50px;
}
	.WrapSmallPopUpHeader a.Close {
		background: url(../images/close-btn.gif) no-repeat left top !important;
		width: 80px !important;
		height: 0px !important;
		padding-top: 25px !important;
		overflow: hidden !important;
		display: block !important;
		float: right !important;
	}
/**/
.WrapSmallPopUpContent {
	width: 408px;
	background: url(../images/small-popup-bg.png) no-repeat left top;
	behavior: url(css/iepngfix.htc);
}
.SubSmallBgTop {
	background: url(../images/small-popup-sub-bg-top.gif) no-repeat left top;
}
.SubSmallBgBottom {
	background: url(../images/small-popup-sub-bg-bottom.gif) no-repeat left bottom;
	overflow: hidden;
	zoom: 1; /* fix IE HasLayout */
	padding: 12px 45px;
}
/**/
.WrapSmallPopUpFooter {
	background: url(../images/small-popup-bg-bottom.png) no-repeat left top;
	width: 408px;
	height: 35px;
	behavior: url(css/iepngfix.htc);
}