

/* overrides */

#container {
	background: url(/_images/av/container.gif) repeat-y;
}

#content {
	background: none;
}






/* right hand side callout stubs extensions see: 
_styles/shared/landing.css */

#stubs {
	position: relative;
	float: right;
	width: 239px;
}


/* main area */

#av {
	position: relative;
	width: 720px;
	float: left;
	background: url(/_images/av/content.png) no-repeat 0 0;
}

div.split {
	line-height:0;
	font-size:0;
	background:url(/_images/bg/split.gif) no-repeat 0 0;
	position:relative;
	z-index:800;
	height:8px;
	}
	
#av-menu h5 img {
	padding-top:9px;
	} 
	
	
#listing_banner {
	margin-left:-1.5px;
	margin-top:-1px;
	height: 170px;
	}

#footer {
	*padding-top:75px;
	_padding-top:75px;
	}
#footer #site_credits {
	*margin-top:-10px;
	_margin-top:0;
	}
