.hub td, .hub th {
	border: none;
	text-align: left;

	padding: 4px 4px;
}



a.textbutton {
        color: #fff;
        background-color: #b39659;
        border-color: #ffffff;

        font-family: "Karla", sans-serif;
        font-weight: 600;

        display: block;
        padding: 7px 0px;

        text-decoration: none;
        text-transform: uppercase;
        font-size: 16px;
        width: 170px;
        text-align: center;
        margin-top: 5px;
}

a.textbutton:hover {
        background-color: #000000;

}

.largeheading {
        font-family: "Karla", sans-serif;
        font-weight: 600;

	font-size: 22px;

}


.hub .label {
	color: #000000;
        font-family: "Karla", sans-serif;
        font-weight: 400;

	font-size: 14px;

	width: 120px;
	display: table-cell;
}

.hub .heavyDisplay {
	color: #000000;
        font-family: "Karla", sans-serif;
        font-weight: 600;

	font-size: 14px;

	width: 330px;
	display: table-cell;
}

.hub .entry,
.hub .display {
	color: #000000;
        font-family: "Karla", sans-serif;
        font-weight: 400;

	font-size: 14px;

	width: 330px;
	display: table-cell;
}

.hub table {
	width: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}


.hub input[type="text"],
.hub input[type="password"],
.hub textarea,
.hub select {
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	padding: 3px 5px;
}

.hub td select.hsSharedSelect {
        width: 40%;
        padding-left: 5px;
        padding-right: 5px;
}


.suburbStateEntry,
.suburbPostcodeEntry {
        padding-top: 11px;
        padding-right: 5px;
}


.hub td.label {
	padding-top: 11px;
}

.hub td.listHeader {
	background: #17364a;
	color: #ffffff;
	font-weight: 600;
}

.hub td.listLeft1,
.hub td.listRight1,
.hub td.listCenter1 {
	background: #eeeeee;
}


.hub td.listMinorHeading {
	background: #17364a;
}


.textbutton2 {
        font-family: 'Karla', sans-serif;
        letter-spacing: 1px;
        font-size: 13px;
        text-transform: uppercase;
        padding-right: 10px;
}

.photobutton {
background:url(/xu/image-line.png) 0 0 no-repeat;
background-size: 15px 15px;
display:block;
height:15px;
text-indent:-99999em;
width:15px;
overflow:hidden;
}
