.bottonRow {
	float: left;
}
.itacButtonTop {
	margin-top: 10px;
	background-image:url(../../basic/IMG/greytop.png);
	background-repeat:no-repeat;
	height: 8px;
	width: 150px;
}
.itacButtonMiddle {
	background-image:url(../../basic/IMG/greymiddle.png);
	background-repeat:repeat-y;
	padding-left: 5px;
	padding-top: 3px;
	height: 24px;
	width: 145px;
	text-align: center;
	vertical-align: middle;
}
.itacButtonMiddle a, .itacButtonMiddle a:visited {
	color: black;
	font-weight: bold;
	font-size: 12px;
}
.itacButtonBottom {
	background-image:url(../../basic/greybottom.png);
	background-repeat:no-repeat;
	height: 8px;
	width: 150px;
}

.divider{
	background-image:url(../IMG/divider.png);
	background-repeat:repeat-x;
}
.XtraInfo{
	margin: 0px;
	padding-left: 30px;
	font-family:Verdana;
	font-size:11px;
	color: #343433;
}
.text{
	margin: 0px;
	padding-left: 5px;
	font-family:Verdana;
	font-size:11px;
	color: #343433;
}
