/* @group Improve type */
* {
	background-image: none !important;
}
body {
	font-family: Georgia, "Times New Roman", serif !important;
	background-color: white;
	font-size: 1.1em;
}
/* @end */

/* @group Remove the page furnature and keep branding*/

#main-actions,
#inner-head,
#skip,
.banner-ad,
#my-gumtree,
#footer-links div,
#opt-out-bar, 
#breadcrumb,
.email-poster,
#posting-actions,
#report-this-ad,
#report-posting,
.adsense,
#mpu_wrapper,
.listing-header,
ol.listing,
div.secondary,
p.more-results,
#footer,
#save-this-ad,
#main-picture strong,
#coda .summary,
#description h2,
#enlarge-map,
p.back,
#head,
#contact span,
#no-picture,
#coda,
form {
	display: none !important;
}

#logo {
	position: absolute;
	left: 0;
	top: 3em;
}
div#main-content {
	overflow: visible;
	width: 100%;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: none;
	display: block;
}
.container {
	position: static;
	width: 100%;
}
#page,
div#main-wrapper {
	clear: none;
}

/* @end */

div#posting-media-and-actions a#main-picture,
div#posting-media-and-actions div#youtube {
    border: 0 !important;
}

div.primary-page-header {
    margin: 0 !important;
}

p#price {
    float: none;
    line-height: 1.5;
}

#posting-content {
    padding-top: 20px;
}

ul.posting-thumbnails li a {
    border: 0 !important;
}

div#posting-info ul#ad-details {
    width: auto !important;
    border-top: 1px solid #CCC;
}
div#posting-info ul#ad-details li {
    width: 49% !important;
    border-top: 1px solid #CCC;
}

strong.telephone {
    padding-left: 0;
}

/* @group remove the background colours */

#page,
div#main-wrapper,
div#main-content.inner-page {
	background: none;
}

/* @end */

/* @group Linearise and  content */

div#main-content {
	border-width: 0;
	outline-width: 0;
}

div.primary {
	float: none;
	display: block;
	width: 100%;
	overflow: visible;
}
div.primary .page-content {
	padding:0;
}
.column {
	float: none;
}

/* @end */
