﻿.Slide p
{
  margin:0;
  padding:0;
}

.SlideFrame
{
  width:100%;
  height:100%;
  overflow:hidden;
  border:none;
  position:absolute;
}

#wsStage
{
  width:720px;
  height:540px;
}

#wsStage.PlayingSlideContainer
{
  overflow:hidden;
}

.Slide
{
  position:relative;
  width:720px;
  height:540px;
  line-height:1,28;
}

.SlideNote
{
  width:720px;
}

.PlayingSlide
{
  position:absolute;
  top:0;
  left:0;
}

.SlideType
{
  background-color:rgb(255, 255, 255);
}

.Placeholder_2
{
  font-family:'+mn-ea,Calibri';
  font-size:30px;
  font-weight:normal;
  font-style:normal;
  color:rgb(137, 137, 137);
  font-variant:normal;
  text-transform:none;
  letter-spacing:0;
  text-align:center;
  direction:ltr;
}

.Placeholder_2 p
{
  padding-top:6px;
}

.Placeholder_2 li
{
  padding-top:6px;
}

.Placeholder_1
{
  font-family:'+mj-ea,Calibri';
  font-size:42px;
  font-weight:normal;
  font-style:normal;
  color:rgb(0, 0, 0);
  font-variant:normal;
  text-transform:none;
  letter-spacing:0;
  text-align:center;
  direction:ltr;
}

.Placeholder_1 p
{
}

.Placeholder_1 li
{
}

.SlideType1
{
  background-color:rgb(255, 255, 255);
}

.SlideType2
{
  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;
}
