﻿
.Button
{
    /*background: #f0a619;*/ /*border: 2px solid #dedaca;     color: #ffffff;     font-weight: bold;     background: url(images/nav-selected.jpg) left top repeat-x;     color: #363636;*/
    width: auto;
    padding: 3px 15px;
    color: #ffffff;
    background: #000000;
    border: 0;
    height: 30px;
    font-size:1em;
    font-weight:bold;
}

.SearchLabel
{
font-weight:bold;
font-size:1.2em;
    }
