﻿.btn {
    float: right;
    margin: 12px 10px;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(../images/asdf.jpg) left center no-repeat;
    cursor: pointer;
   position: absolute;
    right: 39px;}
b{

min-width: 80px;
    text-align: center;
    background: #2d66a5;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    padding: 0 15px;}

