#global-wrapper {
	background: url('../img/propayments/body.png') repeat-x !important;
}

#global-wrapper li a.active {
	background: url('../img/propayments/indent.png') no-repeat center top !important;
}

#globalnav LI A, .fullWidth small {
	color: #009DC7 !important;
}

#supportbox, #supportbox A {
	color: #FFFFFF !important;
}

.ui-button {
	background: #FFFFFF !important;
	border: solid 1px #009DC7 !important;
	color: #009DC7 !important;
}

.ui-widget {
	background: #FFFFFF !important;
}

.filter {
	background: #009DC7 !important;
	color: #FFFFFF !important;
	border-bottom: none !important;
	border-right: none !important;
}

a, .likeLink {
	color: #000000 !important;
}

TABLE.transactions TH {
	background-color: #009DC7 !important;
	color: #FFFFFF !important;
}

/*
#009DC7 - Header - Blue
#FFFFFF - Buttons - White
*/