.code
    {
            
            font-family:Arial;
            font-style:italic;
             color:blue;
             font-size:18px;
             padding:2px 3px;
			 float:right;
             letter-spacing:3px;
             font-weight:bolder;                    
             cursor:pointer;
             width:80px;
             height:22px;
             text-align:center;
             vertical-align:middle;

    }
   