/* <dtml-with base_properties> (do not remove this :) */
/* <dtml-call "REQUEST.set('portal_url', portal_url())"> (not this either :) */


#related_video {
  background: #faf9f7 url(++resource++LTcorner.gif) no-repeat left top;
  float: left;
  margin: 0 10px 0 0;
  }
#related_video .RBcorner {
  background: url(++resource++RBcorner.gif) no-repeat right bottom;
  }
#related_video .RTcorner {
  background: url(++resource++RTcorner.gif) no-repeat right top;
  }
#related_video .LBcorner {
  background: url(++resource++LBcorner.gif) no-repeat left bottom;
  padding: 13px 18px;
  }

/* </dtml-with> */

