.colone {
	position: relative;
	left: 25px;
}
.col2 {
	position: absolute;
	left: 90px;
}
.col3 {
	position: absolute;
	left: 250px;
	width: 640px;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	color: #000080;
	line-height:1.4em; 
	margin-top: 0px; 
	margin-bottom: 4px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: #000080;
	margin-bottom:1em;
}