#cabListing{
	width: 440px;
}
h2.t{
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 20px;
	font-family: arial;
	font-size: 16px;
	color:#003366;
}
.listingItems table{
	width: 95%;
	margin-top: 20px;
}
.listingItems td{
	font-family: "ms sans serif";
	font-size: 13px;
	text-align: left;
	color: #808080;
	vertical-align: top;
	border-top: 1px solid #808080;
}
.listingItems th{
	color: #666666;
	font-weight: bold;
	font-family: "ms sans serif";
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #808080;
	white-space: nowrap;
	padding-right: 2px;	
}
.q{
	padding-right: 15px;
	padding-top: 20px;
}
.q a{
	font-size: 12px;
}