
/* WizIT Logo **********************************/
.PubWizITLogo{
	position: relative;
	width: 170px;
	height: 15px;
	text-align: right;
}

.WizIT{
	padding-left: 9px;
	text-align: left;
	vertical-align: top;
}

a.WizIT{
	text-decoration: none;
	border: none;
	font-family: "Times New Roman", arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

a.WizIT:hover{
	text-decoration: none;
	border: none;
	font-family: "Times New Roman", arial;
	font-size: 10px;
	font-weight: bold;
	color: #0000ff;
}