/* DTML instructions to set caching headers.





*/

textarea.monospaceFont {
  font-family: monospace !important;
}

textarea.resizable, textarea.mceEditor {
  width: 100%;
}

div.popup {
  background-color: white;
  border: 1px solid #336699;
  padding-top: 2px;
  padding-bottom: 2px;
}

div.popup ul {
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style-type: none;
  display: inline;
}

div.popup ul li {
  padding-left: 4px;
}

div.popup ul li.selected {
  background: #e7e7e7 url(buttonbg_bc.png) bottom left repeat-x;
}


fieldset.widget {
  border: none;
  margin: 0;
  padding: 0;
  padding-bottom: 0.5em;
}


.urlImage {
  float: left;
  padding-right: 0;
}

.urlDescription {
  padding-left: 2em;
}

/*
*/
