
#folder_bg{
  margin-top:20px; 
  margin-left:26px; 
  height:235px; 
  width:auto; 
  float:left; 
  clear:none; 
  overflow:hidden; 
}
#border{
  width:176px; 
  height:176px; 
  background-color:#000000;
}
#img_area{
  width:160px; 
  height:160px; 
  margin-top:8px; 
  margin-left:8px; 
  float:left; 
  overflow:hidden; 
  background-color:#ffffff; 
  border-style:none;
}
#images{
  width:50%; 
  height:50%; 
  clear:none; 
  overflow:hidden; 
  float:left; 
  border-style:none;
}
#name{
  overflow:hidden; 
  clear:both; 
  margin-top:10px;
}
#img_bg{
  margin-top:55px;
  margin-bottom:10px; 
  margin-left:26px; 
  height:235px; 
  width:auto; 
  float:left; 
  clear:none; 
  overflow:hidden;
}
#return{
  width:auto; 
  height:10px; 
  margin-top:0px;
}
.span_name{
  color:#ffffff; 
  text-decoration:none; 
  font-size:15px; 
  position:relative;
}

.returnlink{
  text-decoration:underline; 
  color:#b83737; 
  font-family:verdana; 
  font-size:14px;
}

.arrow{
  text-decoration:none; 
  color:#d57272; 
  font-family:verdana; 
  font-size:14px; 
  margin-left:10px;
}

.currentfolder{
  text-decoration:none; 
  color:#ffffff; 
  font-family:verdana; 
  font-size:14px; 
  margin-left:10px;
}
