#ObjectGallery {
clear:both;
height:500px;
}		

#ObjectDetal {
	float:left;	
	width:455px;		
	margin:5px;	
}
#ObjectDetal2{width:100%;}
	#ObjectDetal2 .leftCol,
	#ObjectDetal2 .rightCol	{
		display:block;
		float:left;
		width:50%;				
		padding: 10px 0px;
		text-align:left;
	}
	
span.priceHolder{
	font-size:24px; 
	font-weight:bold;
	color: #fff;
	line-height:36px;	
}
.ObjectNews {
	display:block;
}

li.blockObjectLi{
	display:block;	
	list-style: none;
	border:1px solid #ccc;
	background-color:#eee;
	margin-top:7px;
	padding:2px 0px 2px 3px;
	float:left;
}	

.TitleObjectLi {
	text-align:center;
}

#firstDiv {
	background: url(../images/bg-foto-home.jpg) no-repeat;
	float: right;
	padding-left:2px;
	margin-left:-20px;
}

a.boldlink{color:#ff0000;font-weight:bold;}

h1.TitleObject{
		font-size:20px;
		border-bottom:3px dotted #005305;	
		line-height:35px;
		margin:0px !important;
}