#aspdf 
{
    position: relative;
    bottom: -21px;
    left: 80px;
    display: block;
    float: left;
    clear: left;
    color: #777777;
    
}
#aspdf a
{
	position: relative;
    bottom: -10px;
    height: 10px;
    padding-left: 20px;
    padding-top: 10px;
    background-image: url('as-pdf.png');
    background-repeat: no-repeat;
    
}


