.roster_header {
    font-weight: bold;
    text-align: center;
}

input[type=text], select {
    padding: 2px;
    margin: 1px 3px;
}

.roster_name {
    width: 180px;
}

.roster_position {
    width: 150px;
}

.roster_stats {
    width: 30px;
}

.roster_skills {
    width: 180px;
}

.roster_value {
    width: 100px;
    /*background-image: url('../images/coins.png');
    background-position: 0px 0px;
    padding-left: 40px;
    background-repeat: no-repeat;*/
}