#videocontent {
  width:784px;
  margin-top: 15px;
}

p {
 padding-bottom:10px;
}

p a  {
  color: #623e24;
  font-weight: bold;	
}

div.videos-rightnav {
  width: 134px;
  display:inline;
  float:right;
  background-image: url(/research/tutorials/images/nav_section_videos_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 10px;
}

.videos-rightnav h3 {
  padding-left:7px;
  padding-right:5px;
  float: none;
  background-color: #ffffff;
  background-image: url(/research/tutorials/images/nav_section_videos_middle.gif);
  background-position: top left;
  background-repeat: repeat-y;
}


#myMovie {
  display: inline;
  width: 640px;
  float: left;
  margin-bottom: 10px;
}

.videos-rightnav div {
  background-color: #ffffff;
  background-image: url(/research/tutorials/images/nav_section_videos_middle.gif);
  background-position: top left;
}

.videos-rightnav ul li a {
  color: #623e24;
  font-weight: bold;
}

.videos-rightnav ul li
 {
  float: none;

  list-style:none;
  padding-left:8px;
  padding-top:15px;
}

.videos-rightnav div.videos-rightnavbottom { 
  background-image: url(/research/tutorials/images/nav_section_videos_bottom.gif);
  background-repeat: repeat-y;  
  background-repeat: no-repeat;
  background-position: bottom left;
  height:10px;
}


/*



*/



