/*
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 : Mar 2, 2014, 2:05:55 PM
    Author     : ilmario
*/

div.rotating_quote {
      width:100%;
      height:120px;
      min-width:150px;
      min-height:120px;
      max-height:100px;
      overflow:hidden;
      display:block;
      
    }