/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * itemprint
 */

.element-itemprint a.element-print-button {

float: right;
color: #639846;
width: 100px;
text-decoration: none;
height: 25px;
padding: 0 10px 0 25px;
background: url(../images/printer-this-page.png) 5px 2px no-repeat;
}