.mcn_note { border-style: none; border-width: 1px; border-color: #333 }
.mcn_content { clear : both; margin: 0px }

.mcn_elem { position: relative; margin: auto }

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

.mcn_elemimg_off { background-color: transparent; border-style: solid; border-width: 1px }
.mcn_elemimg_onoff { background-color: #CCC; border-style: solid; border-width: 1px; cursor: pointer }

.mcn_note .hiddenlink { margin: -16px 1px 1px 1px; position: relative }
.mcn_note .hiddenlink .edit { width: 17px; height: 16px; background: transparent url(/services/mcn/images/editlink.png) top left }
.mcn_note .hiddenlink .delete { width: 17px; height: 16px; background: transparent url(/services/mcn/images/deletelink.png) top left }
.mcn_note .dark .hiddenlink .edit { width: 17px; height: 16px; background: transparent url(/services/mcn/images/editlinkdark.png) top left }
.mcn_note .dark .hiddenlink .delete { width: 17px; height: 16px; background: transparent url(/services/mcn/images/deletelinkdark.png) top left }

#mcn_editblock select { width: 150px; font-family: verdana, sans-serif; font-size: 12px }
