#bookmarks_editblock { display : none ; position: relative ; padding: 0 ;  z-index: 1 ; border : solid 0px #00f ; }

#bookmarks_notecontent { display: none ; z-index: 1; }
#bookmarks_notecontent_edit { display: none ; z-index: 1; }
.bookmarks_note { min-width: 200px; border-style: none }

.bookmarks_notebody { width: 100%; border-width: 1px }

.bookmarks_bookmarkstable{border-style: solid; border-width: 0 0 1px 0; }
.bookmarks_bookmarkstable input { padding: 0; }

.bookmarks_signature { font-size: 11px; text-align: right; padding-right: 4% }

.bookmarks_commentrow_off { display: none }
.bookmarks_inputrow_off td input { color: #000 }
.bookmarks_inputrow_on td input { color: #00E }
.bookmarks_commenttextarea { width: 100%; height: 42px; margin-bottom: 10px; border: solid 1px; font-family: Arial, sans-serif; font-size: 11px; }

.bookmarks_linkcell { line-height: 18px;border-style: solid; border-width: 1px 0 0 0 }
.bookmarks_linkfaviconbckg { width: 40px; height: 16px; background: transparent url('/services/bookmarks/images/faviconbckg.png') left top no-repeat; margin-top: 1px }

.bookmarks_link { white-space: nowrap }
.bookmarks_linkcomment { font-size: 11px; line-height: 13px; padding: 3px 0 8px 20px; background: transparent url('/services/bookmarks/images/comment16.png') left top no-repeat; }

.bookmarksbtn { width: 75px; height: 20px; background: transparent url('/services/bookmarks/images/btn.png') top left no-repeat; color: #333; line-height: 18px; font-size: 12px; text-align: center; cursor: pointer }
