input.show, .comboBoo-label
{
    height: 16px;
    width: 167px;
    padding: 2px 0 1px;
}

.comboBoo-label
{
    background-image: url(/cms/assets/updown);
    background-position: right 2px;
    background-repeat: no-repeat;
    height: 14px;
    width: 167px;
    padding: 4px 0 1px;
}

#selectLang
{
    width: 167px;
}

.comboBoo-list
{
    background-color: White;
    padding: 2px;
    width: 163px;
    border: 1px solid #CCCCCC;
    width: 167px;
}

.comboBoo-list li
{
    height: 18px;
}

.langselect
{
    display: block;
    height: 11px;
    padding-left: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.comboBoo-list li.active .langselect
{
    background-position: left bottom;
}

ul .langselect
{
    background-position: left top;
}

ul .langselect:hover, .comboBoo-label span.langselect:hover 
{
    background-position: left bottom;
}
#CMS_start #inputR 
{
    width:auto;
    margin-left:30px;
    margin-right:5px;
}
#CMS_start #inputRLabel 
{
    width:auto;
}
