div.video{

  margin: 0.5px;
  border: 0px;
  height: 270px;
  width: 290px;
  float: left;
  text-align: center;
  padding: 0px 0px 0px 2px;
}	
div.video img{
  display: inline;
  margin: 7px;
  border: 1px;
}

div.textvideo a{
  color: #ba3030;
  text-align: center;
  font-weight: normal;
  width: 250px;
  height: 25px;
  margin-top: 6px;
  margin-bottom: 2px;
  margin:0px 0px 0px 15px;
  background:#e6e7df;
  display: block;
  font-size: 12px;
}
