/*
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/04/18, 13:02:32
    Author     : k.kobayashi
*/

div.indicator {
    background-image: url("./indicator.gif");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    display: inline;
    padding-top: 3px;
    padding-bottom: 3px;
}