/* 3 col listing style */

div{	font-family:Arial, sans-serif;
	font-size:1em;
	height:2.5em;
	width:790px;
}
span{	height:2.0em;
	background-color:transparent; 
}
.c1{	width:180px; 
	left:20px;
}
.c2{	width:330px; 
	left:200px;
}
.c3{	width: 270px; 
	left: 530px;
}
.t1{	left:20px;
	width:790px;
	background-color:yellow;
	font-size:1.5em;
	height:2.0em;
}
.t2{	left:20px;
	width:790px;
	background-color:silver;
	font-size:1.2em;
	height:1.5em;
}
img{	vertical-align:middle;
}
