#homepage-list-div{
  background:url("../images/home/bg3.jpg") bottom left no-repeat;	
  margin-bottom:0px;
}

.homepage-list-div-table
{
	border-bottom:solid 6px #d4d4d4;
}
#main-display-menu a:hover div{
  text-decoration:none;
  background:url("../images/home/button_hover.png");
  color:white;
}
#homepage-list-div{height:200px;width:768px}
#homepage-list li{
  display:inline;width:168px;float:right;margin:10px;
}
.list-header{
  font-weight:bold;
  color:#F89321;
  height:15px;
  padding-bottom:10px;
  border-bottom:solid 1px #d4d4d4;
  posision:relative;        
}
.list-header span{
  float:left;
}
.list-header a{
  float:right;
}
.photos-list-img li{	  
  padding:10px 4px 10px 12px;
}
.user-info-box .user-info{width:215px;}
.user-info-box .user-info span,.user-info strong{width:135px;}

.main-pic{
  display:none;
  width:760px;height:365px;float:right;
  margin-left:20px;
  direction:rtl;
  position:relative;
}