img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { font: 13pt 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; }
#skip,
#pagecontrols,
#navbar,
#navigation,
#searchForm,
.recordactions,
.shortlistactions,
.two_wide,
.map-links,
#footer,
.totop,
#header h1 img,
.resultsfilters,
.four_wide,
#ticker,
.footer-links { display: none; }
.onehit-controls { display: none; }
.section-add-review { display: none; }

.fulldetails { display: inline!important;}

/* `Category Landing
----------------------------------------------------------------------------------------------------*/
.categoryimg, .viewallcat { display: none; }

/* `Hits
----------------------------------------------------------------------------------------------------*/
.onehit .hit-title {
	margin-bottom: 10px;
}
.onehit .hit-title span { display: none; }
.onehit .description span { display: none; }
.onehit dl { overflow: hidden; margin-bottom: 0px; clear: left; }
.onehit dl dt { clear: left; margin-right: 5px; float: left; }
.onehit dl dd { float: left;}
.onehit  .hit-image {
	float: left;
	margin: 0 10px 10px 0;
	padding: 1px;
}

/* `Record
----------------------------------------------------------------------------------------------------*/
#view .onehit dl dt { 
	margin-right: 25px;
	width: 115px;
	text-align: right;
}

/* `Footer
----------------------------------------------------------------------------------------------------*/

#footer .footer-logo { float: right; margin-top: 100px; }

