DIV.cc_selectors {
  width:215px;
  float:left;
  color:#202020;
  overflow:auto;
  height:100%;
}
#cc_selector2, #cc_selector3 {
  border-left:1px solid #d0d0d0;
}
.cc_selectors DIV {
  padding-left:0px;
  padding-bottom:3px;
/*  background:url(/images/blue_arrow.gif) 15px top no-repeat;   */
  cursor:pointer;
}
#cc_selector.ui-dialog-content {
  padding:10px 0;
/*  background:url(/images/cc_selectorbkgrnd.gif) left top repeat-y;  */
  overflow:hidden;
}
DIV.cc_selected {
  color:#ffffff;
  background:#dde6ff;
}
DIV.cc_selectordetail {
  font-style:italic;
}
.cc_selectors H2 {
  margin:0;
  color:#2d4ea6;
  text-align:center;
  padding:5px 0;
  font-size:1em;
  font-family:inherit;
  background-image:none;
  background-color:transparent;
  border-bottom:1px solid #808080;
  
}
.cc_postscript {
  font-size:.8em;
  color:#aeaeae;
}
.cc_edit {
  height:500px;
}
.cc_edit textarea.sp_textarea {
  width:255px;
}
ul.cc_searchresult {
  margin:0;
  list-style:none;
  padding:0;
}
ul.cc_searchresult LI {
  padding: 0 0 5px 20px;
  cursor:pointer;
/*  background:url(/images/breadcrumbarrow.gif) left 7px no-repeat;   */
}