/* sIFR */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed { display: none !important; height: 0; width: 0; position: absolute; overflow: hidden; }
span.sIFR-alternate { visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important; }

body {}
div {width:auto !important;}

/* Remove unwanted elements */
.noprint, .shortcuts, #skip-nav, .login, .searchpanel, .back-link, .additional, .footerone, .footertwo
{
display: none;
}

/* Ensure the content spans the full width */
.main, .padding, #content
{
width: 100%; margin: 0; float: none;
}

/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}