
/* PUBLISH - TPL LIST */
.pubTplListLink { cursor:pointer; }
.pubTplListLink:hover { text-decoration:underline; }

/* PUBLISH - EDIT MODE */
.pubEditMask { background:url(images/bg-screen.gif) repeat; color:#090; }

/* PUBLISH - SAVE MODE */
.pubSave fieldset { background:#eee; }
.pubSave legend { color:#090; background:#fff; }
.pubSave td { padding: 10px 5px 10px 5px; border-bottom: 1px dashed #ccc; }
.pubSave td.pubFileBrowse { padding-bottom: 0px; border: 0px; }

textarea.publish_text, textarea.<D-z>h_tags
{ font-family:Courier New; font-size:11px; width:100%; border:1px inset #cc0000; }
textarea.publish_tags
{ height:30px; }

span.publish_example
{ color:#666666; padding:5px 0px 0px 0px; }  

.publish_button, .publish_button_help
{ width:60px; font-size:9px; color:#000000; cursor:pointer; }
.publish_button_help
{ border:0px; font-size:9px; text-decoration:underline; }
.publish_button_help:hover
{ color:#ff9900; }
