﻿.Slide p
{
  margin:0;
  padding:0;
}

.SlideFrame
{
  width:100%;
  height:100%;
  overflow:hidden;
  border:none;
  position:absolute;
}

#wsStage
{
  width:1440px;
  height:1080px;
}

#wsStage.PlayingSlideContainer
{
  overflow:hidden;
}

.Slide
{
  position:relative;
  width:1440px;
  height:1080px;
  line-height:1.28;
}

.SlideNote
{
  width:1440px;
}

.PlayingSlide
{
  position:absolute;
  top:0;
  left:0;
}

.N07SlideType_SlideMaster
{
  background-color:rgb(255, 255, 255);
}

.N07SlideType_SlideMaster1
{
  background-color:rgb(255, 255, 255);
}

.N07SlideType_SlideMaster2
{
  background-color:rgb(255, 255, 255);
}

#wsStage.PlayingSlideContainer #wsSplash
{
  position:absolute;
}

.Slide .SlideBackground
{
  top:0px;
  left:0px;
  width:100%;
  height:100%;
}

.Slide ul
{
  margin:0;
  padding:0;
}

.Slide li
{
  list-style-position:outside;
}

.Slide li.MarkerInsideList
{
  list-style-position:inside;
}

.Slide blockquote
{
  margin:0;
  padding-left:0;
}

.Slide .InlineElem
{
  display:inline;
}

.Slide .SubList
{
  display:inline;
  padding:0;
  zoom:1;
}

.Slide .NonBullet
{
  list-style-type:none;
}

.Slide .TextContainer
{
  width:100%;
  height:100%;
  vertical-align:baseline;
}

.Slide .ShapeGroup
{
  overflow:hidden;
}

.Slide img
{
  border:none;
  -ms-interpolation-mode:bicubic;
}
