

/*
  drop the new pics for these in the images
    folder for the specific skin
*/
#outerbackground 
{
  background-image: url(images/bckgrd.gif);
}

#leftlogo 
{
  background-image: url(images/bckgrd-img1.jpg);
}

#calloutbckgrd 
{
  background-image: url(images/callOutBckgrd.gif);
}

.midContent
{
  overflow: auto;
  height: 255px;
  padding-right: 15px;
}

