.samo_container .controls {
    width: 70em;
}
.samo_container .panel table{
    width: 100%;
}
.samo_container .n1 {
    width: 30%;
}
.samo_container .n2 {
    width: 70%;
}
#freight_monitor input.spin-button{
    width: 4em !important;
}
#freight_monitor .PORTFROMINC{
    width: 7em !important;
    margin-right: 3px;
}
#freight_monitor .resultset{    
    margin: auto;
    margin-top: 1em;
}
#freight_monitor .resultset table td.splitter, #freight_monitor .resultset table th.splitter {
    background-color:   silver;
    border-bottom:  medium none;
    padding: 0;
    width:  1px;
    background-image: none;
}
#freight_monitor .resultset table td.red {
    color: red;
    text-align: center !important;
}




#freight_monitor div.fr_monitor_lengend {
    margin-top: 15px;
    text-align: center;	
}
#freight_monitor .noplace, #freight_monitor.yesnoplace, #freight_monitor .yesplace, #freight_monitor .requestplace {
    color: #000000;
}
#freight_monitor .noplace {
    background-color: #FF8080;
}
#freight_monitor .yesnoplace {
    background-color: #DADA92;
}
#freight_monitor .yesplace {
    background-color: #96E08B;
}
#freight_monitor .requestplace {
    font-weight: bold;
}
#freight_monitor .default {
    background-color: transparent;
}
#freight_monitor .freight_1 {
    background-color: #F4CBAA;
}
#freight_monitor .freight_2 {
    background-color: #F4DFFD;
}
#freight_monitor td.red {
    color: red;
    font-weight: bold;
    text-align: center;
}

#freight_monitor .resultset {
    padding: 0 1em;
}