.fullpage {
	border: thick solid #0099FF;
	float:none;
	width: 750px;
	height:1000px;
	
}
.bullet {
	list-style-image: url(images/bifare_arrow.gif);
}
.left {
	background-color: white;
	width: 450px;
	float:left;
}
.right {
	float:left;
	width: 300px;
}
.for_sale {
	color: #FF0000;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
 	text-align: justify;
}
.titluri {
	font-size: 24px;
	color: #990000;
}
.date_contact{
	float:left;
	background-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFCC;
	width: 300px;
	text-align: center;
	height:200px;
	vertical-align: bottom;
}
.contact_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
}




