

#feedback-side-hugger{
	/*background-image:url(../images/feedback.png);*/
	background-image:url(../images/feedback_n.png);
	background-repeat:no-repeat;
	background-position: -0px -41px;
	background-repeat:no-repeat;
	/*background-color:#369;*/
	border-color:#0066FF;
	border-style:outset;
	border-width:0px 0px 0px 0px;
	display:block;height:100px;
	position:fixed;
	right:-1px;
	text-indent:-4000px;
	top:50%;
	width:25px;
	z-index:200;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-bottom-left-radius:7px
}

#feedback-side-hugger:hover{
	/*background-color:#ec8101;
	cursor:pointer;
	border-color:#369 #336699 #369 #336699*/
	
	background-image:url(../images/feedback_a.png);
	background-repeat:no-repeat;
	background-position: -0px -40px;
	background-repeat:no-repeat;
	/*background-color:#369;*/
	border-color:#CCCCCC ;
	border-style:outset;
	border-width:0px 0px 0px 0px;
	display:block;height:100px;
	position:fixed;
	right:-1px;
	text-indent:-4000px;
	top:50%;
	width:25px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-bottom-left-radius:7px
	
	
}
