/*LIST begin*/
.tx-xcibexhibitors-pi1{
    overflow: hidden;
}
.tx-xcibexhibitors-pi1 .alpha{
    width: 99%;
    margin-bottom: 30px;
    text-align: center;
    font-size: 1em;
}
.tx-xcibexhibitors-pi1 .alpha a{
    padding-right: 4px;
}
.tx-xcibexhibitors-pi1 .alpha .selected{
    color: #000000;
    text-decoration: none;
}
.tx-xcibexhibitors-pi1 .filter{
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.tx-xcibexhibitors-pi1 table{
    border-collapse: collapse;
    overflow: hidden;
    width: 99%;
    margin-left: 1px;
    /*font-size: 0.9em;
    letter-spacing: -1px;*/
    border: 1px solid #000000;
}
.tx-xcibexhibitors-pi1 table th{
    padding: 10px 5px 10px 5px;
    border: 1px solid #000000;
    background-color: #06693c;
    color: #ffffff;
    letter-spacing: 0;
}
.tx-xcibexhibitors-pi1 table td{
    padding: 3px;
    border: 1px dotted #000000;
    border-bottom: 1px solid #000000;
}
/*LIST end*/

/*DETAIL begin*/

.tx-xcibexhibitors-pi1 .label-value{
    overflow: hidden;
    margin-bottom: 10px;
}
.tx-xcibexhibitors-pi1 .address{
    overflow: hidden;
    margin-left: 130px;
    margin-bottom: 10px;
}
.tx-xcibexhibitors-pi1 .left{
    float: left;
    width: 130px;
    font-weight: bold;
}
.tx-xcibexhibitors-pi1 .right-bold{
    float: left;
    width: 200px;
}
/*DETAIL end*/