﻿
.Byline
{
    font-size:15px;
    color:#999999; 

    }
    
.Files
{
    color:#b87515; 
    }
        
#VideoHolder
{

     width:640px;
  margin-top:20px;
     margin-left:56px;


     
    }
    
#FilesPopup
{
     position:absolute;
     margin-left:118px;
     margin-top:47px;
     background-color:#F2F2F2;
     border:solid 1px #CCCCCC;
     padding:12px;
     z-index:10;
     display:none;
     
    }    
    
    #FilesPopup h3
    {
        font-size:12px;
        color:#b87515;
        text-decoration:none; 
        margin-bottom:4px;
    
        } 
        
    #FilePopupContents
    {
         margin-bottom:20px;
        }
        
    #FilePopupContents a
    {
         margin-left:2px;
          color:#3A3AA2;
    
        }           
    

    
#Video

{    
      
    border:solid 0px gray;
  
    }    

#VideoControls
{   
     text-align:center;
    margin-bottom:50px; 

    }
    
    #VideoControls input
    {
         margin-top:20px;
        }
    


    
#VideoHolder h2
{
     font-size:14px;
     font-weight:bold;
     text-decoration:none;
     color:#000000;
    }    
    
#Comments 
{    border:solid 1px gray;
    padding:12px;
    
    }

#Comments  p
{
     margin-bottom:30px;
    }
    
#Comments input, #Comments select
{
    width:150px; 
    margin-bottom:8px;
    }        
    
.RequiredField_ML
{
     width:350px;
     height:150px;
    }    
    
.CommentBtn
{
     width:10px;
    }    
