﻿div#recommend
{
    padding-top:10px; 
    
 }
div#recommend input
{
    background:url(../images/print.png);  
    background-repeat:no-repeat ;
    background-position:left center ;
    padding-left:30px;
    text-align:left;
    height:20px;
    width:150px;  
    border:0 solid #000000;
    cursor:pointer;
}
