%STARTINCLUDE%
#btsFormata { position: absolute; right: 5px; top: 10px; }
#btsFormata a:link,
#btsFormata a:active,
#btsFormata a:visited {
display: block;
color: %WEBBGCOLORDARK%;
background-color: %WEBBGCOLOR%;
border: 1px solid %WEBBGCOLORDARK%;
font-weight: 900;
font-size: 17px;
line-height: 14px;
text-align: center;
text-decoration: none;
width: 16px;
height: 16px;
overflow: hidden;
margin: 4px; }
#btsFormata a:hover { color: %WEBBGCOLOR%; background-color: %WEBBGCOLORLIGHT%; border: 1px solid %WEBBGCOLOR%; }
%STOPINCLUDE%