.img-frame 
{
      background-image: url(images/img-bg.gif);
      background-repeat: no-repeat;
      float: right;
      width: 350px;
      height: 251px;
      padding: 18px 15px;
}

.img-frame img 
{
      height: 209px;
      width: 314px;
}

.img-frame-big
{
      background-image: url(images/img-bg-stor.gif);
      background-repeat: no-repeat;
      width: 670px;
      height: 421px;
      padding: 28px 24px;
}

.img-frame-big img 
{
      width: 618px;
      height: 418px;
}