#writerpad-panel, /* Scene Action */
#writerpad-panel H1, 
#writerpad-panel H2, 
#writerpad-panel H3, 
#writerpad-panel H4, 
#writerpad-panel H5, 
#writerpad-panel H6
{
    padding: 0;
    margin:0; 
    font-weight: normal;    
    font-size: 10pt;
    color: black;
    font-family:  "Courier New", Courier, monospace;
}

#MOVIE
{
    padding: 0;
    margin:0; 
    font-weight: normal;    
    font-size: 10pt;
    color: black;
    font-family:  "Courier New", Courier, monospace;
}
/* #MOVIE - P is scene action */
#MOVIE H1 /* Dialogue */
{
    margin:0 0 0 15%;  
    color: black;
}
#MOVIE H2  /* Character */
{
    margin:0 0 0 45%;  
    color: black;
    text-transform: uppercase; 
    font-weight: bold; 
}
#MOVIE H3 /* Parenthetical */
{
    margin:0 0 0 35%;  
    color: black;
}
#MOVIE H4  /* Scene Title */
{
    margin:0 0 0 5px;
    color: black;
    font-weight: bold; 
}
#MOVIE H5 /* Centre */
{
    text-align: center;
    color: black;
    text-transform: none; 
    text-decoration: none;    
}
#MOVIE H6 /* Transitions */
{
    text-align: right;
    font-weight: bold; 
    text-decoration: none;    
    color: black;
}


/* put TV same as movie for now */
#TV
{
    padding: 0;
    margin:0; 
    font-weight: normal;    
    font-size: 10pt;
    color: black;
    font-family:  "Courier New", Courier, monospace;
}
/* #TV - P is scene action */
#TV H1 /* Dialogue */
{
    margin:0 0 0 15%;  
    color: black;
}
#TV H2  /* Character */
{
    margin:0 0 0 45%;  
    color: black;
    text-transform: uppercase; 
    font-weight: bold; 
}
#TV H3 /* Parenthetical */
{
    margin:0 0 0 35%;  
    color: black;
    text-transform: lowercase; 
}
#TV H4  /* Scene Title */
{
    margin:0 0 0 5px;
    color: black;
    text-transform: uppercase; 
    font-weight: bold; 
}
#TV H5 /* Centre */
{
    text-align: center;
    color: black;
    text-transform: none; 
    text-decoration: none;    
}
#TV H6 /* Transitions */
{
    text-align: right;
    font-weight: bold; 
    text-transform: uppercase;    
    color: black;
}

#RADIO H1 /* Dialogue */
{
    margin:0 0 0 50px;  
    color: black;
}
#RADIO H2  /* Character */
{
    margin:0 0 0 0px;  
    color: black;
    text-transform: uppercase; 
    text-decoration: underline;
    font-weight: bold; 
}
#RADIO H3  /* Scene Action */
{
    margin:0 0 0 50px;
    color: black;
    text-transform: uppercase; 
}
#RADIO H4  /* Scene Title */
{
    margin:0 0 0 5px;
    color: black;
    text-decoration: underline;
    text-transform: uppercase; 
    font-weight: bold; 
}
#RADIO H5 /* Centre */
{
    text-align: center;
    color: black;
    text-transform: none; 
    text-decoration: none;   
    font-weight: bold; 
}
#RADIO H6 /* Transitions */
{
    text-align: right;
    font-weight: bold; 
    text-decoration: none;    
    color: black;
}

#THEATRE H1
{
}
#THEATRE H2
{
}
#THEATRE H3
{
}
#THEATRE H4
{
}
#THEATRE H5
{
}
#THEATRE H6
{
}



#STORY-NOVEL
{
    padding: 0;
    margin:0; 
    font-weight: normal;    
    font-size: 10pt;
    color: black;
    font-family:  "Courier New", Courier, monospace;
}
/* #STORY-NOVEL - P is scene action */
#STORY-NOVEL H1 /* Centre */
{
    text-align: center;
}
#STORY-NOVEL H2
{
    text-align: center;  
    font-weight: bold; 
}
#STORY-NOVEL H3
{
    text-align: center;  
    text-transform: uppercase; 
    font-weight: bold; 
}
#STORY-NOVEL H4
{
    font-style: italic;
}
#STORY-NOVEL H5
{
    font-style: italic;
    font-weight: bold; 
}
#STORY-NOVEL H6
{
    text-align: center;
    font-style: italic;
    font-weight: bold; 
}

