.to_order {
    background: url("../image/load_bg.gif") repeat-x scroll left top transparent;
    border: 1px solid #ADADAD;
    border-radius: 3px 3px 3px 3px;
    color: #646464;
    display: inline-block;
    font-size: 14px;
    height: 25px;
    line-height: 23px;
    margin: 11px 0;
    padding: 2px 15px;
    position: relative;
    text-decoration: none;
}
