

#tx_realty_pi1_list_view td, #tx_realty_pi1_list_view th {
	text-align: center;
}

#tx_realty_pi1_list_view th {
	font-weight: bold;
	width: 20%;
}

#tx_realty_map.list-view #copyright {
	white-space: normal;
}

table.overview {
	width: 100%;
}

table.overview td {
	padding: 2px;
}

table.overview .even td {
	background-color: #eee;
}

a.addToFavorites {
	text-decoration: none;
	color: #53AE2B;
	padding-left: 16px;
	background: url(images/addToBookmarks.png) no-repeat 0px 2px;
}

ul#bookmarks-list {
	margin: 0; padding: 0;
	margin-top: 15px;
}

ul#bookmarks-list li {
	list-style-type: none;
	background: url(images/addToBookmarks.png) no-repeat 0px 2px;
	padding-left: 14px;
	margin-top: 10px;
}

ul#bookmarks-list li a.removeFromFavorites {
	float: right;
	text-decoration: none;
	color: #F3850C;
	font-weight: bold;
}

ul#bookmarks-list li span.title a {
	text-decoration: none;
}

ul#bookmarks-list li input[type=checkbox] {
	display: none;
}
