@charset "utf-8";
.FrontProducts_list01-d8_c1 div.pic {
  display: inline-block;
  font-size:0px;
  border:1px solid #ccc;
  margin: 20px;
  position: relative;
  overflow:hidden;
 }
.FrontProducts_list01-d8_c1 div.edit {
  width:100%;
  height:0px;
  color:#ffffff;
  font-size:13px;
  background:black;
  text-align:center;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* ie8  */
  filter:alpha(opacity=50);    /* ie5-7  */
  opacity: 0.5;    /* css standard, currently it works in most modern browsers  */
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.FrontProducts_list01-d8_c1 div.pic{
	height:200px;
	width:200px;
}

.FrontProducts_list01-d8_c1 div.pic img{
	height:200px;
	width:200px;
}

.FrontProducts_list01-d8_c1 div.pic a {
    border: 0 solid #e6e7e7;
    padding: 0px;
}
.FrontProducts_list01-d8_c1 div.pic a:hover {
    border: 0px solid #f60;
}
