﻿body {
    /*background:#eee !important;*/
}

.nupp {

}
.nupp .btnl,
.nupph .btnl{
    display:none;
}
.nupp .btnm,
.nupph .btnm {
    background:none !important;
}

.nupp .btnm a,
.nupph .btnm a {
    display:block;
    background:#006699;
    padding:10px;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.nupph .btnm a:hover {
    background:green;
}

.nupp .btnr,
.nupph .btnr {
    display:none;
}

div.bs select,
div.bs input {
    border:0px;
    margin-top:-3px;
}

#bluesearch_s #ctl00_ctl00_contentMiddle_BlueSearch1_panelOtsi div.bs {
    padding-top:11px;
}
