div.beige {
    background-color: #fff0c8;
}

div.block {
    /*border: solid 1px #006;*/
    padding: 12px;
}

div.highlightForTest {
    border: dashed 1px; #888;
}

div.narrow {
    width: 265px;
    /*border: solid 1px; #eee;*/
}

div.portalBlocks {
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

div.serviceDescription {
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
}

div.serviceItem {
    padding: 6px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
}

div.serviceList {

}

div.subscribed {
    background-color: #797;
    color: #fff;
    color: #000;
}

div.unsubscribed {
    background-color: #999;
    color: #000;
}

div.wide {
    width: 570px;
}

/******************************************************************************/

table.serviceList {
}
