@CHARSET "ISO-8859-1";

body, html{
}

#mainTable td#mainLeftCell{
    width: 170px;
    min-width: 170px;
}

#mainTable td#mainMiddleCell{
    min-width: 300px;
}


#mainTable td#mainMiddleCell #contentScrollDiv{
    position: relative;
    margin: auto;
}	

#mainTable td#mainRightCell{
}

.contentNanoOuterDiv .content:focus {outline:none;}
.contentNanoOuterDiv .content::-moz-focus-inner {
    border:0;
}

.contentNanoOuterDiv .content .marginDiv{
    display: block;
    margin: 0 8px;
    position: relative;
    height: 100%;
}

#mainLeftCell #mancheInCorso{
    display: none;
    margin: 10px;
    padding: 10px 0;
    background-image: url("../../graphics/dk_arrows.png");
    background-repeat: no-repeat;
    background-position: top right;
    line-height: 17px;
}

#mainLeftCell #mancheInCorso #nomeManche{
    font-weight: bold;
}

#mainLeftCell #mancheInCorso #nomeCategoria{
    font-style: italic;
}


.userPanel .infoMancheTable td{
    font-size: 10px;
}

.placementTable{
    margin-bottom: 4px;
}

.placementTable  td.position{
    padding: 3px 4px;
}

.placementTable  td.nameCell{
    padding-left: 6px !important;
}

.gradientDarker {
    background-color: transparent !important;
    background-image: none;
}

.ui-slider-label {
    font-size: 14px;
}

#mancheSwitchOuterDiv .dk_toggle {
    color: #333;
    background-image: url("../../graphics/dk_arrows.png");
}