﻿.vdi-left{
  float: left;
  height: auto;
  padding-right: 10px;
  width: 210px;
}

.vdi-left-large{
  float: left;
  height: auto;
  padding-right: 10px;
  width: 200px;
}

.vdi-right{
  float: left;
  height: auto;
  padding-left: 10px;
  width: 350px;
}
.vdi-right-video{
  float: left;
  height: auto;
  padding-left: 10px;
  width: 275px;
}

.vdi-right-large{
  float: left;
  height: auto;
  padding-left: 10px;
  width: 140px;
}

.padMeLR10{
  padding-left: 10px;
  padding-right: 10px;
}

.clearfix{
  clear: left;
}

.inlinequotes{
  border-bottom-color: #cccccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-family: Georgia, Times, Sans-serif;
  font-size: 1.0em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.4em;
}

.defHolder{
  background: #DADADA;
  border: #7F7F7F solid 1px;
  height: auto;
  padding: 6px;
  width: 210px;
}

.defHeader{
  border-bottom-color: #7F7F7F;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-family: Georgia, Times, Sans-serif;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: italic;
  font-variant: normal;
  font-weight: bold;
  line-height: 1.4em;
}
.defHeaderQuote{
  border-bottom-color: #7F7F7F;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-family: Georgia, Times, Sans-serif;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 1.4em;
}
 .defParaQuote{
  font-family: Georgia, Times, Sans-serif;
  font-size: 1.0em;
  font-size-adjust: none;
  font-stretch: normal;

  font-variant: normal;
  font-weight: normal;
  line-height: 1.4em;
}
.defPara{
  font-family: Georgia, Times, Sans-serif;
  font-size: 1.0em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.4em;
}

.introText{
  font-size: 1.1em;
}