#table {
	margin-bottom: 10px;	
	}
	
#table_aba {
	width: 664px;	
}
		
#table_aba li {
	float: left;
	list-style: none;	
	text-align: center;	
	margin-right: 2px;
}
	
a.tab_selected, a.tab_not_selected {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
	color: #0862A1;
	padding: 10px 8px;
	display: block;
}

a.tab_selected, a:hover.tab_not_selected {	
	color: #FFFFFF;	
	background-color: #4F6073;
	text-decoration: none;
}
	
#table_content {
	border: 1px solid #CCCCCC;	
	width: 664px;
}

#table_content_top {
	background-color: #4F6073;
	color: #FFFFFF;	
	padding: 5px 5px 0px 5px;	
}

.content_top {
	padding: 6px 0;
	}
	
.content_top, .content_top span {
	float: left;
	}

.content_top span {
	padding-top: 3px;
	}
	
.content_top select, .content_top input {
	margin-left: 5px;
	}
	
#sorty_by {
	width: 175px;
	}

#jump_to_page {
	width: 328px;
	}

#listings_per_page {
	width: 150px;
	}

#listings_per_page select {
	width: 40px;
	}
	
.listings_results {
	width: 250px;
	}

.listings_navigation {
	width: 400px;
	text-align: right;
	}

.listings_navigation a {
	color: #FFFFFF;
	}
	
#listings_header {
	background-color: #CFCFCF;
	height: 22px;	
	font-weight: bold;	
}
	
#listings_header li, #listings_content li {
	list-style: none;
	float: left;
	padding-top: 3px;
	height: 15px;
	font-size: 11px;
	text-align: center;	
	overflow: hidden;
}
	
#listings_content ul {
	height: 24px;
	padding-top: 3px;
	border-bottom:1px solid #CCCCCC;
	}

.favorite_property {
	width: 21px;
	}
	
.listingtype {
	width: 83px;
}

#listings_content .listingtype {
	color: #006600;
	}
	
.street {
	width: 204px;
	text-align: left !important;
}

.street_auction {
	width: 160px;
	text-align: left !important;
	}
	
.location {
	width: 78px;
	text-align: left !important;
}

.location_auction {
	width: 63px;
	text-align: left !important;	
}

.location_bankruptcy {
	width: 201px;
	text-align: left !important;
	}
	
.auction {
	width: 55px;
	}
	
.zipcode {
	width: 46px;
}

.bedbath {
	width: 50px;
}

.price {
	width: 80px;	
}

#listings_content .price {
	color: #006600;
	}

.monthly {
	width: 65px;
}

.style {
	width: 71px;
}

.preview {
	width: 65px;
	}

.link_preview {
	color: #0F55C3;
	cursor: pointer;
	text-decoration: underline;
	}

.link_preview:hover {
	color: #CF7E00;
	cursor: pointer;
	text-decoration: underline;
	}
	
.details {
	width: 37px;
}

.register_date {
	width: 135px;
	}

.listings_row_1 {
	background-color: #EFEFEF;
}

.listings_row_1:hover, .listings_row_2:hover {
	background-color: #C2DDEF;
}

.sample_listing_lview {
	background-color:#B6E592;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding:8px;
	text-align:center;
}

.signup {
	height: 22px;
	background-color: #CFCFCF;	
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	font-size:11px;
}

#content_footer {
	border: 1px solid #CCCCCC;
	background-color: #4F6073;
	color:#FFFFFF;
	height:25px;
	padding:5px;	
}
.msg_no_properties {
	padding-top: 10px;
	text-align: center;
}
#warning-data {
	background-color:#4F6073;		
	color: #FFFFFF;
}
#warning-data p {
	font-size:11px;
	padding:0 5px 5px 5px;
	text-align: center;
}
#warning-data span {
	font-size: 17px;
	position: relative;
	top: 5.7px;
}