@charset "UTF-8";
/* CSS Document */


.nav_customerservice { 
	background: url(/customerservice/images/nav_custservice.gif) no-repeat 0px 0px; 
	cursor: pointer; 
	padding-top: 34px;
	width: 138px;
	float: left;
	height: 0 !important;
    overflow: hidden;
    margin: 0 !important;
    text-decoration: none;
	display:block;
}