.ITOloginbutton {
	width: 60px;
	height: 23px;
	background:url('img/login.png') no-repeat  center;
	border: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #008c8c;
	margin-left: 30px;
}

.ITOLoginArrow {
	text-decoration: underline;
	color: #005982;
	background:url('img/login_arrow.jpg')	left center no-repeat;
	padding-left: 20px;
	margin-right: 5px;
	width: 300px;
}

.ITOlogintext {
	width: 160px;
	border: 1px solid #afb1b4;
	margin-bottom: 5px;
	height: 18px;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 3px;
}
