#footer-tactical-boxes a.footer-button.footer-call-us
{
	background-image: url(/_assets/uk/images/footer_call_us_uk.gif);
}

#banner_panel_one
{
	background-image: url(/_assets/uk/images/fading-images/payment-processing-made-easy.jpg);
}

#banner_panel_two {
	background-image: url(/_assets/uk/images/fading-images/payee-manager.jpg);
}

#banner_panel_three {
	background-image: url(/_assets/uk/images/fading-images/customised-solutions-for-education.jpg);
}

#banner_panel_four {
	background-image: url(/_assets/uk/images/fading-images/payment-health-check.jpg);
}

#navigation a
{
	display: block;
	background: transparent url(/_assets/uk/images/tx_topnav_uk.gif) no-repeat top left;
	text-decoration: none;
	height: 33px;
}

#navigation a#nav-contact
{
        width: 102px;
}
#navigation a#nav-contact:hover
{
	background-position: -575px -45px;
}
#navigation a#nav-contact.active
{
	background-position: -575px -1px;
}

p#contact-enquire a
{
	background-image: url(/_assets/uk/images/tx_contact_enquire.gif);
}

p#contact-call a
{
	background-image: url(/_assets/uk/images/tx_contact_call.gif);
}

p#contact-email a
{
	background-image: url(/_assets/uk/images/tx_contact_email.gif);
}

/**
 * styling for the market news page
 */
.market-news ul strong
{
display: block;
background-color: #f7f7f7;
border-top: 1px solid #424b5b;
color: #fe000c;
margin-bottom: 0;
padding: 3px;
margin-bottom:-10px;
}

.market-news ul
{

list-style-type: none;
margin-left: 0;
padding-left: 0;
}

span.market-news-equal span
{

}