/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20/06/2015, 11:06:39 AM
    Author     : etorres
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20/06/2015, 11:10:02 AM
    Author     : etorres
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16/06/2015, 10:29:35 PM
    Author     : etorres
*/
#game1 .vf-question img {
  height: 114px;
  width: 1114px;
  float: left;
}
#game1 .vf-question .question {
  padding: 0;
  width: 800px;
  margin: -90px 0 0 21px;
  color: #ffffff;
  float: left;
}
#game1 .vf-question .answer {
  font-size: 34px;
  cursor: pointer;
  height: 40px;
  width: 25px;
  text-align: center;
  line-height: 0;
  float: right;
  margin-top: -55px;
  margin-right: 183px;
}
#game1 .vf-question .answer:last-of-type {
  margin-right: 73px;
}
