.lhn_help_btn, .lhn_help_btn:visited{
	display: block;
	background: url("../img/get-help.png") no-repeat scroll 0 0 transparent !important;
	width: 41px  !important;
	height: 141px  !important;
	position: fixed;
	top: 125px;
	right:0;
	cursor: pointer;
	z-index:99999;
}

.lhn_help_btn:hover{
	display: block;
	background: url("../img/get-help.png") no-repeat scroll 0 0 transparent !important;
	width: 41px  !important;
	height: 141px  !important;
	float: right;
	position: fixed;
	top: 125px;
	right:0;
	cursor: pointer;
	z-index:99999;
	opacity: 0.7  !important;
}
