#priceVariance th {
    padding-bottom: 6px;    
}
#priceVariance th.typeCol {
    width: 100px;    
}
#priceVariance td.typeName {
    vertical-align: middle;      
}
#hiddenService {
    display: none;
}
#emptyListMessage td {
    height: 29px; 
    font-style: italic;
}
#serviceList {
    width: 99%;   
}
#salesFeed td {
    vertical-align: middle;    
}
#serviceList th.serviceCol, #serviceList th.feedCol {
    width: 175px;
}
#serviceList th.userNameCol, #serviceList th.nameCol {
    width: 200px;
}
#serviceList th.passwordCol, #serviceList th.currencyCol {
    width: 150px;
}
#serviceList th.statusCol {
    width: 120px;
}
#serviceList th.startDateCol {
    width: 150px;
}
#serviceList th.updatedCol {
    width: 120px;
}
#serviceList th.editCol {
    width: 325px;
}
#serviceList td.mainRow {
    height: 3.3em;         
}
#serviceList .saleFeedWrapper {
    padding: 0;
}
#serviceList .saleFeedWrapper .textChart {
    margin: 0;
}
div.section #serviceList table.buttons {
    margin-left: 0;  
    margin-bottom: 0; 
}