#fListings {
	border:double 3px #999;
}

#fListings, .regListings {
	font-size:11px;
	line-height:14px;
}

#fListings p.featAgencyTitle {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}

.featRow, .featRowLast {
	padding:10px;
	border-bottom:1px solid #999;
}

.featRowLast {
	border-bottom:none;
}

.featRight {
	background-color:#FFF;
	padding:3px 0px 3px 0px;
	border:1px dotted #CCC;
	float:right;
	width:225px;
	margin-left:10px;
}

.regListings {
	border:1px solid #E6E6E6;
	border-top:1px solid #429CCD;
	background-color:#F2F2F2;
	margin-bottom:10px;
}

p.catHead {
	font-size:16px;
	font-weight:bold;
	margin:7px 0 3px 0;
}
p.agencyName {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}

.regRow, .regRowLast {
	padding:10px;
	border-bottom:1px solid #E6E6E6;
}

.regRowLast {
	border-bottom:none;
}

.regLeft {
	float:left;
	width:285px;
	padding-right:15px;
}

.regRight {
	float:right;
	width:284px;
	padding-left:15px;
	border-left:1px solid #E6E6E6;
}

.featRight li, .regRow li, .regRowLast li	{
	list-style:none;
	margin:0px 0px 3px 10px;
	padding-left:20px;
	text-indent:-20px;
}

#orderLinks{
	margin:10px 0 0 0;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

#orderLinks a {
	font-weight:normal;
}
	
