body
{
	background: #ffffff;
}
.contentbox
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#header,
#footer,
#feedback,
.ad,
.agentoptions,
.agentoptionsflat,
.facebooklikecontainer,
.breadcrumbs,
.innercolumncityphoto,
ul.shortmenu,
#currencymenu,
a.cityedit,
a.transedit,
a.add,
#entryform,
.message,
.print-link,
.no-print,
.noprint,
.reportoptions,
.sectiontitle-flag img,
.toggle-button,
.edit-help,
.expand-button,
.agent-owner-tab,
.tipsy
{
	display: none !important;
}

.agentlogo
{
	display: block;
}

.edit-blank:before
{
	content: none !important;
}

.activity-highlight
{
	background: transparent !important;
}
.activity-highlight .activity-cost
{
	background-image: none !important;
}

.sectioninvoice
{
	background: transparent;
	padding: 0;
}

.more-expand-wrapper-limited .more-expand-wrapper-inner
{
	max-height: auto !important;
}