.tab_infa td{
    color:#000000 !important;
    padding: 0 5px 18px 0 !important;
    border-right:none !important;
    border-bottom:none !important;
}

.tab_infa td a{
    color:#000000 !important;
}

.statistic{
    text-align:right;
}

.tab_infa{
    width:100%;
}

.colorPicker{
	width: 36px;
    height: 36px;
    cursor: pointer;
    background: url(/css/jquery/css/i/select2.png);
}
.colorPicker div {  
	width: 28px;
    height: 28px;
    position:relative;
    top: 3px;
    left: 3px;
    background: url(/css/jquery/css/i/select2.png) center;
}

.padd_left{
    padding-left:17px;
}

.select_width{
    width:110px;
}

.line{
    border-top: 1px solid #3DAADF; 
    height: 12px; 
    background-color: #FFFFFF;
}