                                         
.main-canvas .listings {
  font-size: 14px;
  list-style: none;
}

.main-canvas .listings LI {
  position: relative;
  clear: both;
  height: 210px;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 5px double #333;
  width: 650px;
  margin: 2px 30px 2px 10px;
  padding: 1px 20px 10px 25px;
  
}


DIV.listing {
	width: 100%;
	padding-left: 250px;
	position: relative;	
	padding-top: 25px;
}

DIV.listing IMG {

	
}

A.listing-image {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 230px;
}

DIV.label {
	width: 100px;
	float: left;
	clear: left;
	color: #fff;
	font-weight: bold;
	
}

DIV.description {
	font-weight: normal;
	color: #ddd;
	float: left;
	width: 180px;
	height: 25px;
}
DIV.description A,  A.pdf {
	color: #fff;
}
DIV.address {
	height: 50px;	
}
DIV.town {
	clear: left;
}

DIV.listing-info {
	float: left;
	width: 280px;
}

.listings  A.pdf {
	display: block;
	width: 140px;
	background: transparent url(/images/adobe_logo.gif) top right;
	background-repeat: no-repeat;
	float: left;
}


.listings-text {

  width: 600px;
  left: 450px;
}

.listings-text P {
  margin: 14px;
  font-size: 12px;
  line-height: 18px;
}
