
#cn_edit_email {
        background: url(images/icon_edit_address.gif) 0 0 no-repeat;
        display: block;
        height: 16px;
        line-height: 16px;
        padding-left: 20px;
        margin-right: 10px;
}

#cn_edit_status {
        background: url(images/icon_edit_address.gif) 0 0 no-repeat;
        display: block;
        height: 16px;
        line-height: 16px;
        padding-left: 20px;
        margin-right: 10px;
}

.cn_table {
		width: 100%;
}

.cn_td_label {
		width: 20%;
}

.cn_td_value {
		width: 100%;
}

.inplaceeditor-form .editor_field {
        font-size: 12px;
        width: 100%;
}

.inplaceeditor-form button {
        margin-left: 10px;
}

.inplaceeditor-form input[type="submit"] {
        background: url(images/fam_bullet_success.gif) no-repeat;
        border: 0px;
        padding-right: 20px;
        margin-left: 2px;
        padding-bottom: 4px;
        /*text-indent:-9999px;*/
}

.editor_cancel_link {
        background: url(images/cancel_icon.gif) no-repeat;
        border: 0px;
        padding-right: 20px;
        margin-left: 2px;
        padding-bottom: 10px;
        /*text-indent:-9999px;*/
}
          