#footer-widgets, #nav, #footer, #header, #individualListing #links, .sidebar, .breadcrumb, .rc-anchor-alert {
	display:none	!important;
}
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
	padding: 0		!important;
}
.container .av-content-small.units {
	width: 100%	!important;
}
.copyright {
	color: black;
}
footer#socket.container_wrap.socket_color {
	background-color: white;
}
.sidebar_shadow .sidebar_right .content.av-enable-shadow {
	box-shadow: none		!important;
}
.grecaptcha-badge { 
    visibility: hidden;
}
#individualListing .column.left {
	width: 100%;
}
*{
	background-color:#fff;
}