/* Override the thickbox title style */
#TB_ajaxWindowTitle {
  background: transparent url('../images/home_pink_dot_box.gif') no-repeat scroll left center;
  color: #E759A5;
  font-weight: bold;
  font-size: 13px;
  padding: 0 0 0 20px;
}

#TB_ajaxWindowTitle_new {
  color: #CC297D;
  font-weight: bold;
  font-size: 13px;
  float:left;
}