
#aListRow,#aListAltRow
{
	height:18px;
	width:611px;
	position:relative;
	padding-left:5px;
	line-height:14px;
}
#aListAltRow
{
	background-color: #e5e5e5;
}
#aListRow div
{
	top:2px;
}
#aListAltRow div
{
	top:1px;
}
#anSummaryList
{
	width:617px;
	margin-bottom:10px;
	margin-top:-24px;
}
#aSummaryListBody
{
	border:1px solid #CDCDCD;
	margin-top:5px;
}
#anItemList #aListHeader
{
	font-weight:bold;
	height:15px;
	width:596px;
	letter-spacing:-1px;
	position:relative;
}
#anItemList, #anItemList #aListRow,#anItemList #aListAltRow, #anItemList #aListHeader
{
	width:590px;
}

#aListRow #rowName,#aListAltRow #rowName, #aListHeader #rowName
{
	position:absolute;
	width:260px;
}
#aListRow #rowPopulation,#aListAltRow #rowPopulation, #aListHeader #rowPopulation
{
	position:absolute;
	left:250px;
	width:87px;
	text-align:right;
}
#aListRow #rowCount,#aListAltRow #rowCount, #aListHeader #rowCount
{
	position:absolute;
	left:350px;
	width:116px;
	text-align:right;	
}
#anSummaryList #aListRow #rowPrice,#anSummaryList #aListAltRow #rowPrice,#anSummaryList #aListHeader #rowPrice
{
	position:absolute;
	left:480px;
	width:120px;
	text-align:right;	
}
#anItemList #aListRow #rowPrice,#anItemList #aListAltRow #rowPrice, #anItemList #aListHeader #rowPrice
{
	position:absolute;
	left:375px;
	width:70px;
	text-align:right;	
}
#anItemList #aListHeader #rowPrice
{
	text-align:left;
}
#aListRow #rowListings,#aListAltRow #rowListings, #aListHeader #rowListings
{
	position:absolute;
	left:309px;
	width:110px;
	text-align:center;
}
#aListHeader #rowPopulation, #aListHeader #rowCount, #aListHeader #rowPrice, #aListHeader #rowListings
{
	text-align:right;
}
#aListHeader #rowName
{
	text-align:left;
}

#aListRow #rowCity,#aListAltRow #rowCity, #aListHeader #rowCity
{
	position:absolute;
	width:108px;
}
#aListRow #rowType,#aListAltRow #rowType, #aListHeader #rowType
{
	position:absolute;
	width:105px;
	height:14px;
	text-align:left;
	overflow:hidden;
	left: 260px;
	top:0px;
}
#aListRow #rowPrice,#aListAltRow #rowPrice, #aListHeader #rowPrice
{
	position:absolute;
	left:320px;
	top:0px;
	width:71px;
	text-align:right;	
}
#aListRow #rowBeds,#aListAltRow #rowBeds, #aListHeader #rowBeds
{
	position:absolute;
	left:440px;
	top:0px;
	width:54px;
	text-align:center;
}
#aListRow #rowBaths,#aListAltRow #rowBaths, #aListHeader #rowBaths
{
	position:absolute;
	left:490px;
	top:0px;
	width:58px;
	text-align:center;
}
#aListRow #rowSqFt,#aListAltRow #rowSqFt, #aListHeader #rowSqFt
{
	position:absolute;
	left:545px;
	top:0px;
	width:41px;
	text-align:right;
}
#aListRow #rowStreet,#aListAltRow #rowStreet, #aListHeader #rowStreet
{
	position:absolute;
	left:85px;
	top:0px;
	width:200px;
	text-align:left;
}
#aListHeader #rowPopulation, #aListHeader #rowPrice, #aListHeader #rowListings
{
	text-align:right;
}
#aTabStrip #listing_tab
{
	background-image:url(/ListingsWeb/App_Themes/RealEstate/Images/buttons/BlueBttnBkg_select.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:white;
	height:16px;
	color:#ffffff;
}

