﻿.FormHandler_SelectBox .box .active{
    display:inline-block!important;
    width:80%;
}
.FormHandler_SelectBox .box .image{
    display:inline-block!important;
    width:10%;
}
.FormHandler_SelectBox .box .image img{
    max-width:100%;    
}
/* Update: 14539.htm */
form ul#marketsearch li{
    display:block;
    width:100%;    
}
/* Update: 14539.htm */
div.checkout{
    width:100%;    
}
div.list_selektor input[type='checkbox']{
    width:0px;
    height:0px;
    border:0;
    opacity:0;
    padding:0;
    margin:0;
    height:0px!important;
    display:inline-block;
}    
div.list_selektor label{
    display:inline-block!important;
    width:80%;
}