.top_table {
	width: 100%;
	border: 1px solid #acb3b7;
	color: #3b3b3b;
	background-color: #e6eaec;
	margin-top: 25px;
}

.top_table_favorite {
	width: 100%;
	border: 3px solid red;
	color: #3b3b3b;
	background-color: #e6eaec;
	margin-top: 25px;
}
/*
.top_table_favorite td {
	border: 1px solid silver;
}
*/
.bottom_table {
	font-size: 10px;
}

#show_details {
	padding-left: 20px;
	background-image: url(/web/image/details.gif);
	background-repeat: no-repeat;
}

#showDetails {
	text-align: right;
	width: 180px;
}

#created_at {
	font-size: 12px;
}

#transactionType {
	font-size: 22px;
	font-weight: bolder;
}

#adressCity {
	font-weight: bolder;
}

#description {
	font-size: 14px;
	text-indent: 20px;
	text-align: justify;
	line-height: 150%;
	padding-top: 10px;
	font-weight: 500;
}

#Price {
	text-align: right;
}

#Price euro {
	font-size: 25px;
	font-weight: bolder;
}

.pictures {
	width: 200px;
	border: 1px solid #3b3b3b;
	text-align: center;
	vertical-align:middle;
}

#ref {
	text-align: right;
	height:10px;
	font-size: 10px;
}

#no_ads_found {
	font-size : 35px;
	line-height: normal;
	height: 260px;
	padding-top: 30px;
	text-align: center;
}

.monthlyCharges {
	font-size: 10px;
}