.certified_stp_tab{
	bottom:0px;
	margin:0;
	padding:0;
	position:fixed;
	right:0;
}

* html .certified_stp_tab {
	position:absolute;
	bottom:auto;
	top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

#certified_stp { 
	background:no-repeat;
	margin-bottom:0px;
	width:219px;
	height:259px;
	color:#a70d05;
	position:fixed;
	bottom:0;
	right:0;
	z-index:10000;
	*position:absolute;
	*bottom:auto;
	*top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

#certified_stp a {
	text-decoration:none;
}

#certified_stp a:hover {
	text-decoration:none;
}

.learn_more {
	padding:200px 0px 5px 121px;				
}

.learn_more a {
	color:#993300;
	font-family:Verdana,Arial, Helvetica, sans-serif;	
	font-size:12px;
}

.learn_more a:hover {
	color:#993300;
	font-family:Verdana,Arial, Helvetica, sans-serif;	
	font-size:12px;
}