﻿p.shortdesc
{
    display:none;
    background-color: #ccff99;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
p.prolog
{
    margin-top: -6px;
    font-size: 90%;
    margin-bottom: 3px;
    text-align: right;
}

span.cite
{
/*    font-size: 90%; */
/*    border-left: #000099 thin solid; */
/*        margin-left: 10px; */
/*        padding-left: 10px; */
    font-style: italic;
}

span.xref-cite, li.cite-list
{
	font-size:80%;
}

p.cmd
{
    margin-bottom: 12px;
}
p.stepresult
{
    margin-top: -6px;
    margin-bottom: 12px;
    text-indent: 12px;
}
div.result
{
}
.note, div.hw_expansion    
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #ffffcc;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
}

span.userinput
{
    font-family: 'Courier New' , courier, mono, Monospace;
}

hr.section_divider
{
    padding-top:12px;
    padding-bottom:12px;
    width: 50%;
    color: #000000;
}

span.required_cleanup
{
    color: red;
    background-color: yellow;
}
p.figtitle
{
    font-size: 90%;
    font-style:italic;
    font-weight:bold;
    text-align:left;
    margin-top:-15px;
    margin-bottom:20px;  
    padding-top: 6px;
}

a.pseudolink_up
{
    color: blue;
    cursor: hand;
    border-bottom: blue 1px dashed;
    background-position: left center;
    background-image: url(images/purple_right_sm.jpg);
    background-repeat: no-repeat;
    padding-left: 15px;
}
a.pseudolink_down
{
    color: green;
    cursor: hand;
    border-bottom: blue 1px dashed;
    background-position: left center;
    background-image: url(images/purple_down_sm.jpg);
    background-repeat: no-repeat;
    padding-left: 15px;
}

div.hw_expansion    
{
    display:none;
}

div.figdesc
{
	color: #808080;
	font-size: 85%;
	font-style:italic
}

p.draft-comment
{
	display:none;
}

