﻿.imageoverlays
{
  position: relative;
  width:160px;
  height:160px;
}

.bImage
{
  width:160px;
   height:160px;  
}

.fImage
{
  position: absolute;
   bottom:23px;
  
  left: 8px;
  z-index:2;
        height: 29px;
        width: 153px;
    }
.vote
{
  position: absolute;
   bottom:11px;
  
  left: 28px;
  top:130px;
  z-index:3;  
}
.votecount
{
    font-weight:bold;
    }
.fImagePast
{
  position: absolute;
  width:100%;
  text-align:center;
  margin-top:-21px;
    }
