#psych_slideframe
{
	width: 520px;
	height: 300px;
}

#psych_slideframe .caption
{
  top: 284px;        /* height of picture - height of caption + 4 */
  width: 510px;      /* same width as the pictures */
  height: 20px;      /* the thickness of the band */
  text-align: left;  /* default is center */
  padding-left: 10px;
}

#cpn_slideframe
{
  width: 134px;
  height: 112px;
}

