/*
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 : 2014-12-24, 13:50:31
    Author     : seeker
*/

.quote_today{
    clear: both;
    color: #fff200;
    margin-bottom: 10px;
    padding: 5px;
    padding-left: 25px;
    border: 2px solid  black;
    font-size: 22px;
}

.quote_today_top{
    margin-top: 10px;
}

.quote_today_bottom{
    margin-top: 50px;
}