/*----------------------------
/*
/*  This style sheet is for
/*  Detailed View Layout 1
/*
/*---------------------------*/
#listing-info {
	float:left; 
	display: inline; 
	margin-left: 2px; 
	border-left: 0px solid #e1e1e1; 
	padding-left: 3px; 
	width: 205px;
	text-align:left;
}
#listing-ext {
	float:left;
	display: inline;
	margin-left: 5px;
	margin-top: 0px;
	width: 245px;
	text-align:left;
}
#listing-media {
	float:left;
	width:310px;
}
#listingcontrols {
	width: 316px; 
	float: left; 
	display: inline;
	text-align: center;
	padding-top: 16px;
}
