<style type="text/css">
.myfeeds-back-to-view {
        float:right;
        padding-left:2px;
}
.myfeeds-edit {
        padding:10px 10px 10px 20px;
        margin:auto;
        margin-top:8px;
        width:560px;
        border:1px #f1f1f1 solid;
        background-color:#fcfcfc;
}
.myfeeds-edit td.option-column {
        width:60px;
        text-align: center;
}

.myfeeds-edit td.option-column-url {
        width:275px;
        text-align:left;
}
.myfeeds-edit .option-column-url .url {
        width:250px;

}
.myfeeds-edit .disabled {
        color:#808080;
        font-weight:bold;
}
</style>
