﻿ 
#tabposition_right {
position: fixed;
right: 0;
text-align: right;
top: 120px;
z-index: 99;
}
#tabposition_right .widget {
cursor:pointer;
}
#tabposition_right .widget img, #tabposition_right .widget span{
display:inline-block;
}
#tabposition_right a{
text-decoration: none;
}
#tabposition_right .widget span.socialSprite {
display: block;
margin: 0 0 7px 0;
}

#tabposition_right a {
display: block;
position: relative;
right: -5px;
text-decoration: none;
}
#tabposition_right a:hover {
right: 0;
}

.pdf {
	padding: 5px 0 17px;
	font-size: 1.2em;
	text-align: left;
}
.pdf img {
	width: 30px;
	margin: -2px 4px -9px 10px;
}