ul.suggestions,
button,
div.countryselector,
div#breadcrumbs,
div.footer {
	display: none;
}

img {
	border: 1px;
}

body {
	font-family: tahoma, arial, sans-serif;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

div#body, div#content {
	width: auto;
}

div#footer {
	display: none;
}

table.costs {
	width: auto;
}

table#summarycolumns {
	width: auto;
}

#currencynote {
    font-style: normal;
}

#localcurrencynote {
    font-style: normal;
}

.screenonly {
	display: none !important;
}

iframe {
	display: none !important;
}
