.media_box_top {
  background: url('/cms/apps/media_editor_plus/css_images/media_box_top.gif') no-repeat left bottom;
  width: 156px;
  height: 7px;
  margin: 12px 0 0 5px;
}
 
#media_box {
  border-left: solid 1px #666;
  border-right: solid 1px #666;
  background-color: #e0dfdf;
  width: 154px;
  margin-left: 5px;
}

#media_photo  {
  width: 108px;
  height: 185px; 
  /*margin: 8px 0 0 8px;*/ /*this breaks the media box please do not use it*/
}

#media_photo_small  {
  width: 108px;
}

.media_photo_border {
  border: 1px solid #666;
}

#media_gallery_box a {
  font: bold 11px/14px Tahoma, Arial, sans-serif;
  color: #536793;
  text-decoration: none;
  display: block;
  padding: 15px 0 0 45px; 
  margin: 5px 0 0 8px;
  background: url('/cms/apps/media_editor_plus/css_images/media_button.gif') no-repeat 12px 3px;
  height: 20px;
}

* html #media_gallery_box a {
  font: bold 11px/14px Tahoma, Arial, sans-serif;
  color: #536793;
  text-decoration: none;
  display: block;
  padding: 8px 0 0 47px;
  margin: 7px 0 0 8px;
  background: url('/cms/apps/media_editor_plus/css_images/media_button.gif') no-repeat 15px -3px;
  height: 20px;
}

* html #media_gallery_box a:hover {
  font: bold 11px/14px Tahoma, Arial, sans-serif;
  color: #536793;
  text-decoration: underline;
  padding: 8px 0 0 47px;
  margin: 7px 0 0 8px;
  background: url('/cms/apps/media_editor_plus/css_images/media_button.gif') no-repeat 15px -3px;
}

#media_gallery_box a:hover {
  font: bold 11px/14px Tahoma, Arial, sans-serif;
  color: #536793;
  text-decoration: underline;
  padding: 15px 0 0 45px;
  margin: 5px 0 0 8px;
  background: url('/cms/apps/media_editor_plus/css_images/media_button.gif') no-repeat 12px 3px;
}

#media_gallery_box {
  background: url('/cms/apps/media_editor_plus/css_images/media_lines.gif') no-repeat top center;
  width: 154px;
  height: 45px;
  padding-bottom: 15px;
}

.media_box_bottom {
  background: url('/cms/apps/media_editor_plus/css_images/media_box_bottom.gif') no-repeat left top;
  width: 156px;
  height: 7px;
  margin: 0 0 5px 5px;
}

body {
  padding: 0px;
  margin: 0px;
  }

p.thumb {
  font: 11px/13px Verdana, Arial, sans-serif;
  color: #666;
  text-decoration: none;
  padding: 0 0 5px 10px;
  margin: 0;
  width: 103px;
  }

p {
  font: 11px/13px Verdana, Arial, sans-serif;
  color: #666;
  text-decoration: none;
  padding: 0 0 10px 10px;
  margin: 0;
  }

h2 {
  font: bold 13px Verdana, Arial, sans-serif;
  text-decoration: none;
  padding: 7px 0 5px 10px;
  margin: 0;
  }

.mediahead {
  color: #fff;
  }
  
/* POPS CONTAINER START
    added 5/16/07 SJM from pops.css file */
.pops_top {
  background: url('/cms/apps/media_editor_plus/css_images/pops_top.gif') no-repeat left top;
  height: 32px;
  width: 610px;
  }

.pops_side_left {
  background: url('/cms/apps/media_editor_plus/css_images/pops_side.gif') repeat-y left top;
  }

.pops_side_right {
  background: url('/cms/apps/media_editor_plus/css_images/pops_side.gif') repeat-y right top;
  }

.pops_side_bottom {
  background: url('/cms/apps/media_editor_plus/css_images/pops_footer.gif') repeat-y right top;
  }
  
/* POPS CONTAINER END */                                   
/* POPS TITLE ICONS START */
.media_icon {
  background: url('/cms/apps/media_editor_plus/css_images/media_icon.gif') no-repeat left top;
  font: bold 15px Arial, Verdana, sans-serif;
  color: #666;
  text-decoration: none;
  padding: 8px 65px 10px 0;
  margin: 10px 0 5px 106px;
  }

.reading_icon {
  background: url('/extra_pops/suggested_reading/images/reading_icon.gif') no-repeat left top;
  font: bold 15px Arial, Verdana, sans-serif;
  color: #666;
  text-decoration: none;
  padding: 8px 160px 10px 0;
  margin: 10px 0 5px 196px;
  }

.more_icon {
  background: url('/extra_pops/more/images/more_icon.gif') no-repeat left top;
  font: bold 15px Arial, Verdana, sans-serif;
  color: #666;
  text-decoration: none;
  padding: 8px 170px 10px 0;
  margin: 10px 0 5px 195px;
  }
/* POPS TITLE ICONS END */

/* CONTENT CONTAINER START */
.content_container {
  padding: 20px 10px 0 10px;
  }
/* CONTENT CONTAINER END */

/* MEDIA GALLERY THUMB IMAGE START*/
.thumb_container {
  padding: 35px 1px 0 25px;
  }

.thumb_border {
  border: solid 1px #666;
  padding: 0;
  margin: 0 0 5px 11px;
  }

.thumb_background_top {
  background: url('/cms/apps/media_editor_plus/css_images/imagesthumb_background_top.gif') no-repeat left bottom;
  padding: 10px 0 0 0;
  }

.thumb_background {
  background: url('/cms/apps/media_editor_plus/css_images/imagesthumb_background.gif') repeat-y left top;
  }

.thumb_background_bottom {
  background: url('/cms/apps/media_editor_plus/css_images/imagesthumb_background_bottom.gif') no-repeat left top;
  height: 13px;
  padding: 0 0 10px 0;
  }
/* MEDIA GALLERY THUMB IMAGE END*/
