body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666666;
  margin:0px;
}

.screencap {border:1px solid #999999;}

img {border:none;}
a {color:#00B0D8;text-decoration:none;}
a:hover {text-decoration:underline;}

#textWrap {
  float:left;
  width:620px;
  height:auto;
  margin-bottom:10px;
}

#tableWrap {
  float:left;
  margin-top:10px;
  width:620px;
  hight:auto;
}

#vidWrap {
  float:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-image:url("/video-library/benefit-focus/images/vidbg.jpg");
  background-repeat:no-repeat;
  width:201px;
  height:170px;
  color:#000000;
  font-size:12px;
  margin-right:5px;
  margin-bottom:20px;
}

#vidContainer {
  float:left;
  width:620px;
  height:auto;
}

#vidHeadENG {
 float:left;
 width:180px;
 height:30px;
 font-weight:bold;
 margin-top:5px;
 padding-left:5px;
 margin-bottom:5px;
}
#vidHeadESP {
 float:left;
 width:180px;
 height:30px;
 font-weight:bold;
 margin-top:5px;
 padding-left:5px;
 margin-bottom:5px;
}
#vidContent {
 float:left;
 width:201px;
 margin-bottom:5px;
}
#vidNav {
 float:left;
 width:201px;
 font-size:10px;
 text-indent:5px;
}

#eng {
  float:left;
  margin:0px;
  width:620px;
  hight:auto;
}
#esp {
  float:left;
  margin:0px;
  width:620px;
  hight:auto;
}