/* Branding/Skin CSS Definitions */
/* Class defined in this document will overwrite the default definitions */
#header a.logo {
	float: left;
	display: block;
	width: 220px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(/view/images/skins/netprint/headerlogo.jpg);
}