/**
 * Copyright (c) 2015 Lepidus Tecnologia
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 */

.tocDoi span {
    font-size:0.9em;
    margin-left: 10px;
    padding-left: 30px;
    background-image: url("doi.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.tocDoi {
	padding-bottom: 10px;
}
