/****************** >     PAGINA ANUNT      < ******************/
 #anunt-left {
	float: left;
	width: 650px;
	padding-right: 7px;

}

#anunt-right {
	float: right;
	width: 303px; /* 323 */
	padding-left: 20px;
}

.box {
	margin-bottom: 7px;	
}

.box-heading {
	/*background-color: #8e8e8e;
	padding: 10px 16px;*/
	position: relative;
}

#detalii-large-image {
	background: #f2f2f2;
	border: 1px #eaeaea solid;
	padding: 10px;
	font-size: 13px;
	color: #767777;
	position: relative;
}

/*.box-heading-detalii {
	background-color: #8e8e8e;
	padding: 6px 16px;
	position: relative;
	color: #ffffff;
	line-height: 14px;
}	*/
	#detalii-large-image h2 {
		color: #494949;
		font-size: 30px;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
		width: 400px;
	}
	span#header-city {
		position: absolute;
		top: 14px;
		right: 10px;
		font-size: 11px;
	}
	span#header-county {
		position: absolute;
		top: 28px;
		right: 10px;
		font-size: 11px;
	}
	
.box-content {
	border: 1px solid #e9e9e9;
	background-color: #f2f2f2;
	padding: 16px;
}

.contact-address {
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.contact-data {
	line-height: 16px;
	background: url(../images/index/linie-intrerupta.gif) repeat-x left bottom;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

#map-container {
	border: 1px solid #b4b4b4;
	width: 288px; 
	height: 288px;
}


.review-header {
	background: #eaeaea;
	padding: 3px 7px;
	margin-bottom: 0.5em;
}
	.review-header span.date {
		color: #8e8e8e;
		font-size: 10px;
		display: block;
	}

#adauga-parerea {
}

#anunt-left .descr {
	font-size: 13px;
	line-height: 165%;
	color: #333333;
}

.captcha_img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#review_form_wrapper {
	margin-top: 8px;
	border-top: 1px solid #e9e9e9;
	padding: 5px;
}