.properties_header{
	float:left;
	margin:0 0 15px;
	width:100%;
}

#photobox #loading {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  border: 1px solid #3F6DAE;
  padding: 5px;
  margin: -31px 0 0 -31px;
  z-index: 1000;
}

#photobox {
  text-align: center;
  margin: 0;
  padding: 0;
}

#photobox h2 {
  text-align: left;
}

#photobox h3, #photobox .title{
  text-align: left;
  margin: 0 0 5px 0;
  background: none;
  padding: 0;
  font-size: 12px;
}

#photobox ul {
  text-align: left;
  padding: 5px;
  width: 312px;
  max-width: 312px;
  margin: 0;
}

#photobox .photo img {
  margin: 0 5px 0 0;
}

#photobox .PBimg {
  cursor: pointer;
  position: relative;
  margin:0 0 0 0;
}

#photobox #promo_view {
  position: absolute;
  top: 50%;
  left: 50%;
  _top: 110px;
  _left: 45%;
  background: #fff;
  display: none;
  text-align: left;
  width: 334px;
  height: 154px;
  border: 1px solid #5F5F5F;
  margin: -72px 0 0 -168px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#photobox .PBprice {
  position: absolute;
  top:2px;
  *top: 90px;
  *margin-left:3px;
  _bottom: 0;

  font: 12px Verdana;
  font-weight: bold;
  background: #000;
  color: #fff;
   
  width: 70px;
}

#photobox #promo_view .PBclose {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #5F5F5F;
  padding: 2px 5px 2px 5px;
  color: #fff;
  font: 10px Arial;
  -moz-border-radius-topleft: 3px;
  border-left: 2px solid #5F5F5F;
}

#photobox #promo_view .pagination {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #5F5F5F;
  padding: 2px 5px 2px 5px;
  color: #fff;
  font: 10px Arial;
  -moz-border-radius-topleft: 3px;
  border-left: 2px solid #5F5F5F;
}


#photobox ul{

	list-style: none;
	float: left;
	line-height:inherit;
	width:330px;
}
#photobox ul li{
	margin: 0;
	padding: 0;
}
#photobox .photo img{
border:1px solid #333333;
float:left;
height:100px;
width:148px;
}
right_articles{
	margin:0;
	padding:0;
	width:100%;
}